Skip to content

Commit

Permalink
test 1 - with app
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub committed Nov 17, 2024
1 parent 40cdd24 commit 277ac18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/modify-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ jobs:
private-key: ${{ secrets.APP_PRIVATE_KEY }}
- name: submit pull request
env:
GH_TOKEN: ${{ github.token }}
#GH_TOKEN: ${{ steps.generate-token.outputs.token }}
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
run: |
echo '### SCI Test' > body.md
echo '' >> body.md
Expand Down

0 comments on commit 277ac18

Please sign in to comment.