Skip to content

Commit 59624fa

Browse files
authored
Update main.yml
1 parent fae079d commit 59624fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Build with DGMJR-IO SDK
2323
uses: dgmjr-actions/build-using-dgmjrsdk@main
2424
with:
25-
git-token: ${{ secrets.GODLIKE_PAT }}
25+
git-token: ${{ secrets.GITHUB_TOKEN }}
2626
repo: dgmjr-io/Abstractions
2727
project-file-path: Dgmjr.Abstractions.csproj
2828
push-github: true

0 commit comments

Comments
 (0)