Skip to content

Commit

Permalink
ci: disable push-packages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
takb committed Jul 18, 2023
1 parent 6370839 commit 203e8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-packages.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Publish to GitHub Packages
on: push
#on: push
jobs:
publish:
runs-on: ubuntu-18.04
Expand Down

0 comments on commit 203e8e1

Please sign in to comment.