Skip to content

Commit 989ac5e

Browse files
authored
chore: remove GEM_NAME from release-please workflow
Removed GEM_NAME environment variable from release job.
1 parent 6ec61fa commit 989ac5e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ permissions:
1313
jobs:
1414
release-please:
1515
runs-on: ubuntu-latest
16-
env:
17-
GEM_NAME: openbeautyfacts
1816
steps:
1917
- uses: GoogleCloudPlatform/release-please-action@v4
2018
id: release

0 commit comments

Comments
 (0)