Skip to content

Commit 9bd0e9b

Browse files
authored
Update GH_TOKEN secret reference in workflow
1 parent 1b8a12a commit 9bd0e9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/SemanticPullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
build:
1111
uses: The-FireHub-Project/.github/.github/workflows/SemanticPullRequest.yml@master
1212
secrets:
13-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
13+
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)