Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 5114499

Browse files
authored
Update create-release.yml
1 parent 739bfb8 commit 5114499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
uses: fullstack-devops/awesome-ci-action@main
117117

118118
- name: Publish Release
119-
run: awesome-ci release publish --release-id ${{ needs.create_release.outputs.release-id }}
119+
run: awesome-ci release publish --release-id ${{ needs.create_release.outputs.releaseid }}
120120
env:
121121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
122122

0 commit comments

Comments
 (0)