We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b9aa8 commit c992059Copy full SHA for c992059
.github/workflows/main.yml
@@ -22,4 +22,4 @@ jobs:
22
uses: brandedoutcast/[email protected]
23
with:
24
PROJECT_FILE_PATH: GameFrameX.Extension/GameFrameX.Extension.csproj
25
- NUGET_KEY: ${{secrets.NUGET_API_KEY}
+ NUGET_KEY: ${{ secrets.NUGET_API_KEY }}
0 commit comments