Skip to content

Commit

Permalink
Update publish-release-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-E-angelo authored Oct 24, 2024
1 parent ffc9b68 commit 4f0302d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
- name: Upload CHANGELOG
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: store
path: '${{ steps.generate.outputs.filename }}'
Expand Down

0 comments on commit 4f0302d

Please sign in to comment.