We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa7c75 commit 6b39f87Copy full SHA for 6b39f87
1 file changed
.github/workflows/build.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
tag_name: ${{ steps.version.outputs.version_tag }}
32
prerelease: ${{ steps.version.outputs.increment != 0 }}
33
+ make_latest: true
34
files: |
35
bin/druid
36
bin/druid_rcon
0 commit comments