Skip to content

Commit

Permalink
feat: add build
Browse files Browse the repository at this point in the history
  • Loading branch information
wurstbrot committed Nov 11, 2023
1 parent 861c8fa commit d97e462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
repo: ${{ github.repository }}
branch: ${{ github.head_ref || github.ref_name }}
env:
GITHUB_TOKEN: ${{secrets.ACCESS_TOKEN}}
GITHUB_TOKEN: ${{secrets.ACCESS_TOKEN}}

0 comments on commit d97e462

Please sign in to comment.