Skip to content

Commit

Permalink
Merge branch 'gordon-code:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
wgordon17 authored Jun 27, 2023
2 parents 1ab8b3b + 3413b43 commit 9ebe628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Create GitHub Release
run: gh release create v${{inputs.versionNumber}} --latest --generate-notes dist/*
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ github.token }}

0 comments on commit 9ebe628

Please sign in to comment.