We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0319dd commit a136147Copy full SHA for a136147
.github/workflows/publish.yml
@@ -12,6 +12,7 @@ jobs:
12
publish:
13
name: Publish
14
runs-on: ubuntu-latest
15
+ environment: production
16
env:
17
TARGET_URL: https://rubygems.org/gems/patch_ruby
18
0 commit comments