chore: Fix pipeline configuration folder name
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 49s
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 49s
This commit is contained in:
parent
225e43469c
commit
b7afe0a358
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
|||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
Semantic Release (Dry-run):
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
Loading…
x
Reference in New Issue
Block a user