Skip to content

Commit

Permalink
fix: bad deploy script again
Browse files Browse the repository at this point in the history
  • Loading branch information
moldy530 committed Oct 20, 2023
1 parent 22f22a6 commit 2da8de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
build_and_test_deploy: deploy
needs: build_and_test_deploy
runs-on: ubuntu-latest
if: inputs.publish
steps:
Expand Down

0 comments on commit 2da8de2

Please sign in to comment.