Skip to content

Commit f0336d4

Browse files
committed
Fix ci
1 parent 1a6191e commit f0336d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
uses: xoofx/.github/.github/actions/dotnet-releaser-action@main
1717
with:
1818
NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}
19-
GIST_GITHUB_TOKEN: ${{ secrets.GIST_GITHUB_TOKEN }}
19+
# GIST_GITHUB_TOKEN: ${{ secrets.GIST_GITHUB_TOKEN }} # Not sure why it is not working anymore

0 commit comments

Comments
 (0)