Skip to content

Commit

Permalink
fix: github action to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
antho-bunny committed Sep 3, 2024
1 parent 6ee87f0 commit 94f2925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
issues: write
pull-requests: write

if: github.repository == 'BunnyWay/es-empty-script'
if: github.repository == 'BunnyWay/es-return-json'

name: Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 94f2925

Please sign in to comment.