Skip to content

Commit

Permalink
🤖 Fixup bump workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed May 7, 2022
1 parent bfb7829 commit d022acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_cos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.PAT }}
token: ${{ secrets.PAT_TOKEN }}
push-to-fork: ci-robbot/c3os
commit-message: ":arrow_up: Bump cOS"
title: "cOS bump"
Expand Down

0 comments on commit d022acb

Please sign in to comment.