Skip to content

Commit

Permalink
Release-docs TOKEN_GITHUB to GITHUB_TOKEN (#2802)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrii Chebukin <XperiAndri@Outlook.com>
  • Loading branch information
Thorium and xperiandri committed Aug 13, 2024
1 parent 681f31a commit f07f74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
NUGET_SOURCE: ${{ secrets.NUGET_SOURCE }}
RELEASE_USER_GITHUB: ${{ secrets.RELEASE_USER_GITHUB }}
REPOSITORY_NAME_GITHUB: ${{ secrets.REPOSITORY_NAME_GITHUB }}
TOKEN_GITHUB: ${{ secrets.TOKEN_GITHUB }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ${{github.workspace}}/release/dotnetcore/Fake.netcore/win7-x64/fake.exe build -t FastRelease

0 comments on commit f07f74d

Please sign in to comment.