Skip to content

Commit 1877097

Browse files
authored
Update release-please.yml
1 parent eefd180 commit 1877097

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/workflows/release-please.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
runs-on: ubuntu-latest
99
if: github.repository_owner == 'openfoodfacts'
1010
steps:
11-
12-
- name: Release-Please
13-
id: release
14-
uses: GoogleCloudPlatform/release-please-action@v4
15-
with:
16-
token: ${{ secrets.GITHUB_TOKEN }}
11+
- uses: GoogleCloudPlatform/release-please-action@v4
12+
with:
13+
token: ${{ secrets.GITHUB_TOKEN }}
14+
release-type: simple

0 commit comments

Comments
 (0)