Skip to content

Commit

Permalink
Run publish only on main
Browse files Browse the repository at this point in the history
  • Loading branch information
Txus committed Dec 13, 2022
1 parent de83165 commit 8a4679c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ jobs:
env:
GEM_HOST_API_KEY: "Bearer ${{secrets.GITHUB_TOKEN}}"
OWNER: ${{ github.repository_owner }}
if: github.ref == 'refs/heads/main'

0 comments on commit 8a4679c

Please sign in to comment.