summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Boerner <ich@felix-boerner.de>2024-01-13 18:43:23 +0100
committerFelix Boerner <ich@felix-boerner.de>2024-01-13 18:43:23 +0100
commit6c3f88edf3d43c519a33260625c3b928fbaae71f (patch)
treef210ccc4e2c2d946db12b21a036a05311429e0fc
parenta913b3a979d2c93a3188c551e0a659748ef0913e (diff)
ci: use normal release
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index fdcd71c..46104cf 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -11,4 +11,4 @@ jobs:
release:
name: Release
if: ${{ github.event.workflow_run.conclusion == 'success' }}
- uses: escalate/github-actions-workflows/.github/workflows/release-go.yml@master
+ uses: escalate/github-actions-workflows/.github/workflows/release.yml@master