Skip to content

Commit

Permalink
- upgrade github actions again
Browse files Browse the repository at this point in the history
  • Loading branch information
Ognian committed Dec 10, 2023
1 parent 1e45d5e commit 034b69b
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 @@ -85,7 +85,7 @@ jobs:
uses: "softprops/action-gh-release@v1"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
tag_name: "latest"
prerelease: true
title: "Development Build"
files: |
Expand Down

0 comments on commit 034b69b

Please sign in to comment.