Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri Wahl committed Oct 30, 2023
1 parent 1d6e22e commit b83b067
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-release-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,8 @@ jobs:
- uses: actions/download-artifact@v3
- run: cd artifact && md5sum *agstamon* > md5sums.txt
- run: cd artifact && sha256sum *agstamon* > sha256sums.txt
- uses: marvinpinto/action-automatic-releases@latest
#- uses: marvinpinto/action-automatic-releases@latest
- uses: dciborow/[email protected]
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
Expand Down

0 comments on commit b83b067

Please sign in to comment.