Skip to content

Commit

Permalink
Update release-by-label-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
8go authored Sep 16, 2024
1 parent d262e6a commit bd2289a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-by-label-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
# cat tag.txt
# echo $TAG_NAME
uses: "softprops/action-gh-release@v2"
if: startsWith(github.ref, 'refs/tags/')
with:
token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
Expand Down

0 comments on commit bd2289a

Please sign in to comment.