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 a5d8933 commit 4cfebc7Copy full SHA for 4cfebc7
.github/workflows/main.yaml
@@ -33,7 +33,7 @@ jobs:
33
uses: ./FetchGHSponsors
34
env:
35
GH_TOKEN: ${{ secrets.SPONSORS_TOKEN }}
36
- GH_LOGIN: your-org
+ GH_LOGIN: MonoGame
37
38
- name: Setup .NET Core SDK
39
uses: actions/setup-dotnet@v4
.github/workflows/pullrequest.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
32
0 commit comments