Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Minionguyjpro authored Oct 12, 2024
1 parent 2c13cd5 commit 50e407a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
path: build/checksums.txt

- uses: marvinpinto/action-automatic-releases@latest
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
prerelease: false
Expand Down

0 comments on commit 50e407a

Please sign in to comment.