Skip to content

Commit

Permalink
[actions] version reference validity there is awkward.
Browse files Browse the repository at this point in the history
  • Loading branch information
atsushieno committed Jul 4, 2024
1 parent b2db9e5 commit b464268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
# FIXME: we should probably publish compose-audio-controls-midi API too
- name: deploy to GitHub Pages
if: ${{ success() && startsWith(github.ref, 'refs/tags/') }}
uses: JamesIves/github-pages-deploy-action@4
uses: JamesIves/github-pages-deploy-action@4.1.2
with:
branch: gh-pages
folder: compose-audio-controls/build/dokka/html

0 comments on commit b464268

Please sign in to comment.