Skip to content

Commit

Permalink
Pass github.token to action-autobuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
nat-goodspeed committed Dec 15, 2023
1 parent f3d3bcf commit 8cb14c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ jobs:
- uses: secondlife/action-autobuild@which-branch
with:
platform: common
token: ${{ github.token }}
- uses: secondlife/action-autobuild-release@v2
if: startsWith(github.ref, 'refs/tags/v')

0 comments on commit 8cb14c3

Please sign in to comment.