Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
Update msptool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hzarki authored Sep 10, 2024
1 parent 8429ce4 commit 783b7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msptool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
with:
files: ${{ env.Solution_Directory }}/**/bin/${{ matrix.configuration }}/**
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}

- name: Upload build artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 783b7dc

Please sign in to comment.