Skip to content

Commit

Permalink
Push gem on v* tag
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed May 8, 2024
1 parent 74ede6d commit a2d9d88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/push_gem.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Push Gem

on:
workflow_dispatch:
push:
tags:
- v*

permissions:
contents: read
Expand Down

0 comments on commit a2d9d88

Please sign in to comment.