Skip to content

Commit

Permalink
Fix: Ensure release is marked as the latest one.
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectSynchro committed Dec 13, 2022
1 parent b8cb4d3 commit 198a210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
prerelease: false
allowUpdates: true
makeLatest: true

0 comments on commit 198a210

Please sign in to comment.