chore: Fix pipeline configuration folder name
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 49s

This commit is contained in:
Danny Bessems 2024-02-19 02:42:23 +01:00
parent 225e43469c
commit b7afe0a358

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
build:
Semantic Release (Dry-run):
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."