Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
fix(build): release from fork
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Sep 17, 2020
1 parent 298de22 commit f2bda04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yaml
Expand Up @@ -7,8 +7,9 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2.0.0
- uses: GoogleCloudPlatform/release-please-action@v2.3.0
with:
token: ${{ secrets.RELEASE_PR_TOKEN }}
release-type: node
fork: true
package-name: release-please-action

0 comments on commit f2bda04

Please sign in to comment.