Skip to content

Commit

Permalink
tag
Browse files Browse the repository at this point in the history
  • Loading branch information
gleblebedev committed Jul 26, 2024
1 parent e81e50c commit affbf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ jobs:
uses: robinraju/release-downloader@v1
with:
repository: ${{ github.repository }}
releaseId: v${{ needs.set_version.outputs.BUILD_VERSION }}
tag: v${{ needs.set_version.outputs.BUILD_VERSION }}
fileName: 'RbfxTemplate.win-x64.zip'
token: ${{ secrets.GITHUB_TOKEN }}
out-file-path: ./StandaloneWindows64
Expand Down

0 comments on commit affbf13

Please sign in to comment.