Skip to content

Commit

Permalink
fix: Don't use *uses* in run-step
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatsu committed Mar 19, 2024
1 parent b756f33 commit 8092988
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
with:
ref: gh-pages
- id: download-javadoc
uses: actions/github-script@v7
if: >
needs.check-new-release.outputs.versions != '[]'
env:
Expand Down

0 comments on commit 8092988

Please sign in to comment.