Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgmjr authored Jun 16, 2024
1 parent fae079d commit 59624fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Build with DGMJR-IO SDK
uses: dgmjr-actions/build-using-dgmjrsdk@main
with:
git-token: ${{ secrets.GODLIKE_PAT }}
git-token: ${{ secrets.GITHUB_TOKEN }}
repo: dgmjr-io/Abstractions
project-file-path: Dgmjr.Abstractions.csproj
push-github: true
Expand Down

0 comments on commit 59624fa

Please sign in to comment.