Skip to content

Commit dddc439

Browse files
committed
Remove conditional check for tag references in gem publishing workflow
1 parent f0ed469 commit dddc439

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/native-gems.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
name: Publish gems to RubyGems
5252
needs: build
5353
runs-on: ubuntu-latest
54-
if: startsWith(github.ref, 'refs/tags/')
5554
permissions:
5655
contents: read
5756
steps:

0 commit comments

Comments
 (0)