mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 08:31:13 +02:00
debug: run specific tag
This commit is contained in:
2
.github/workflows/release-please.yaml
vendored
2
.github/workflows/release-please.yaml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
release-please:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: GoogleCloudPlatform/release-please-action@main
|
||||
- uses: GoogleCloudPlatform/release-please-action@3eee20cf311ef238a2220fb57f5b70ce72efa4dd
|
||||
with:
|
||||
token: ${{ secrets.RELEASE_PR_TOKEN }}
|
||||
release-type: node
|
||||
|
||||
Reference in New Issue
Block a user