Skip to content

Commit

Permalink
try another method for pushing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 committed Dec 3, 2023
1 parent f314b62 commit 3d323fb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,4 @@ jobs:
fi
- name: push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: main
run: git push https://${{ secrets.GITHUB_PAT }}@github.com/creme332/tizc.git

0 comments on commit 3d323fb

Please sign in to comment.