Skip to content

Commit

Permalink
Merge pull request #33 from gboutry/fix/push-to-stable
Browse files Browse the repository at this point in the history
Allow push on other branch than main
  • Loading branch information
hemanthnakkina authored Jan 24, 2024
2 parents 9a0d420 + b4ada9a commit cf0d4dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
with:
rocks: ${{ needs.modified_rocks.outputs.rocks }}
publish: true
branch: ${{ github.ref }}

0 comments on commit cf0d4dc

Please sign in to comment.