Skip to content

Commit

Permalink
chore(worker): update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowee committed Nov 30, 2024
1 parent 20f0913 commit fd968af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
# For Workers Deployment fork only
if: github.repository != "Gowee/zhconv-rs"
if: github.repository != 'Gowee/zhconv-rs'
timeout-minutes: 60
steps:
# - run: echo '${{ toJSON(github.event) }}' | jq .
Expand Down

0 comments on commit fd968af

Please sign in to comment.