Skip to content

Commit

Permalink
fix: move publish action file location (#71)
Browse files Browse the repository at this point in the history
* fix: move file location

Signed-off-by: David Looi <[email protected]>

* fix: allow job to be manually triggered

Signed-off-by: David Looi <[email protected]>

---------

Signed-off-by: David Looi <[email protected]>
  • Loading branch information
davelooi authored Oct 23, 2024
1 parent 6e6ba7a commit 35d4985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/publish.yml → .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Publish Gem

on:
workflow_dispatch:
release:
types: [published]

Expand Down

0 comments on commit 35d4985

Please sign in to comment.