Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shijl0925 authored Jul 6, 2024
1 parent bc28e35 commit 7fcbb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PAT }}
token: ${{ secrets.PAT }}

# - name: Create Pull Request
# run: gh pr create -B master -H dev --title 'Merge dev into master' --body 'Created by Github action'
Expand Down

0 comments on commit 7fcbb92

Please sign in to comment.