Run gem releases only on GitHub

This commit is contained in:
2026-07-19 04:30:50 -07:00
parent 84442fd28e
commit 5379aa0847

View File

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