Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock committed Jul 12, 2024
1 parent 8afc84c commit f3b5eb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Publish package to GitHub Packages
on:
workflow_dispatch:
release:
types: [created]
types: [published]
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f3b5eb8

Please sign in to comment.