Skip to content

Commit

Permalink
upload artifacts name
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWeHaveAPlan authored Oct 1, 2024
1 parent 6062489 commit ef111ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: upload artifacts
uses: actions/upload-artifact@v4
with:
name: ${{ github.job }}-${{ github.ref_name }}
name: ${{ github.job }}-${{ github.sha }}
path: artifacts
retention-days: 7

Expand Down

0 comments on commit ef111ad

Please sign in to comment.