Skip to content

Commit 6069250

Browse files
committed
fix(actions): update PAT.
1 parent 5834744 commit 6069250

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
uses: softprops/action-gh-release@v1
4848
if: ${{steps.changelog.outputs.skipped == 'false'}}
4949
env:
50-
# This token is provided by Actions, you do not need to create your own token
5150
GITHUB_TOKEN: ${{ env.GH_TOKEN }}
5251
with:
5352
tag_name: ${{ steps.changelog.outputs.tag }}

UnityProject/Assets/Demos.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)