Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
build: use default github token
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
  • Loading branch information
ckotzbauer committed May 21, 2021
1 parent 4fabac0 commit 0f6ea97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-k8s-deprecations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.REPO_ACCESS }}
commit-message: "feat: Updated Kubernetes deprecations"
branch: feature/k8s-deprecations
delete-branch: true
Expand Down

0 comments on commit 0f6ea97

Please sign in to comment.