Skip to content

Commit

Permalink
Update auto-rebase.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGab19 authored Aug 30, 2024
1 parent 310a37f commit b198ee7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
- name: Debug Permissions
run: |
echo "Token: ${{ steps.get_workflow_token.outputs.token }}"
curl -H "Authorization: token ${{ steps.get_workflow_token.outputs.token }}" https://api.github.com/repos/${{ github.repository }}/actions/permissions/workflow
curl -H "Authorization: token ${{ steps.get_workflow_token.outputs.token }}" https://api.github.com/repos/${{ github.repository }}/actions/permissions/
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit b198ee7

Please sign in to comment.