Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timosachsenberg authored Apr 17, 2024
1 parent e158429 commit 3f27a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ env.TAG_NAME }} # Explicitly specify the tag name for the release
files:
files: |
${{ github.workspace }}/contrib-build/contrib_build-${{runner.os}}.tar.gz
# - uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3f27a06

Please sign in to comment.