Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDayG0ne authored Apr 1, 2024
1 parent b164fbb commit 8bf514d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
shell: bash
- run : git config user.email [email protected]
shell: bash
- run : git build add --all
- run : git add --all
shell: bash
- run : git remote set-url origin https://x-access-token:${{ secrets.PUBLISH_TOKEN }}@github.com/${{ github.repository }}
shell: bash
Expand Down

0 comments on commit 8bf514d

Please sign in to comment.