Skip to content

Commit

Permalink
cicd: test
Browse files Browse the repository at this point in the history
  • Loading branch information
xvzc committed Aug 15, 2024
1 parent 2c9aa21 commit bfe6075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
needs: draft_release
name: Release linux/amd64
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAG_NAME: ${{ needs.draft_release.outputs.tag_name }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bfe6075

Please sign in to comment.