mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-01-20 13:51:10 +01:00
Update release-please.yml
This commit is contained in:
parent
8181303f61
commit
1d905ea1af
5
.github/workflows/release-please.yml
vendored
5
.github/workflows/release-please.yml
vendored
@ -15,8 +15,11 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Release with release-please
|
- name: Release with release-please
|
||||||
uses: googleapis/release-please-action@v3
|
uses: google-github-actions/release-please-action@v4
|
||||||
with:
|
with:
|
||||||
|
# PAT with write access to the repository
|
||||||
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
|
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
|
||||||
|
# optional. customize path to release-please-config.json
|
||||||
config-file: release-please-config.json
|
config-file: release-please-config.json
|
||||||
|
# optional. customize path to .release-please-manifest.json
|
||||||
manifest-file: .release-please-manifest.json
|
manifest-file: .release-please-manifest.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user