Skip to content

Commit

Permalink
WIP: testing new publish ci x9
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Aug 23, 2024
1 parent bdd46e2 commit 92b5bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Merge pull request
run: |
gh pr merge --squash --auto --delete-branch
gh pr merge --squash --delete-branch
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 92b5bbe

Please sign in to comment.