Skip to content

Commit

Permalink
- github actions are ...
Browse files Browse the repository at this point in the history
  • Loading branch information
Ognian committed Dec 11, 2023
1 parent 043502b commit 695dcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildwithdocker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
if: ${{startsWith(github.ref, 'refs/heads/master')}}
uses: "softprops/action-gh-release@v1"
with:
#tag_name: "latest"
tag_name: "latest"
prerelease: true
generate_release_notes: true
name: "Development Build"
Expand Down

0 comments on commit 695dcd0

Please sign in to comment.