mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-22 22:06:40 +00:00
Compensatory commit: fixes rack
This commit is contained in:
parent
9b9cb750c4
commit
7eb2026629
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -47,4 +47,4 @@ jobs:
|
|||||||
# Make sure to update the secret name
|
# Make sure to update the secret name
|
||||||
# if yours isn't named RUBYGEMS_AUTH_TOKEN
|
# if yours isn't named RUBYGEMS_AUTH_TOKEN
|
||||||
GEM_HOST_API_KEY: "${{secrets.RUBYGEMS_AUTH_TOKEN}}"
|
GEM_HOST_API_KEY: "${{secrets.RUBYGEMS_AUTH_TOKEN}}"
|
||||||
if: ${{ steps.release.outputs.release_created }}
|
if: ${{ steps.release.outputs.release_created }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user