Skip to content

Commit

Permalink
fix: upload-assets version
Browse files Browse the repository at this point in the history
  • Loading branch information
DNKpp committed Jun 17, 2024
1 parent a3d8a43 commit 63026a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
publish_branch: dev-gh-pages

- name: Attach as release asset
uses: alexellis/[email protected]
uses: alexellis/[email protected].0
if: ${{ github.event_name == 'release' }}
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 63026a8

Please sign in to comment.