We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b90b44 commit b437f7cCopy full SHA for b437f7c
1 file changed
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: "marvinpinto/action-automatic-releases@latest"
33
with:
34
repo_token: "${{ secrets.GITHUB_TOKEN }}"
35
- automatic_release_tag: "latest"
+ automatic_release_tag: "ame2-latest"
36
prerelease: true
37
title: "plugin_Kinect360NiTE Build Artifact"
38
files: |
0 commit comments