Run gem releases only on GitHub

This commit is contained in:
2026-07-19 04:30:50 -07:00
parent deeccb119e
commit 6148fc67da

View File

@@ -7,6 +7,7 @@ on:
jobs:
push:
if: ${{ github.server_url == 'https://github.com' }}
runs-on: ubuntu-latest
permissions:
contents: write