Skip to content

Commit

Permalink
fix(ci/cd): fix cyclic-master-bump workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartozzz committed May 27, 2020
1 parent 7af8ce1 commit 5948c01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cyclic-master-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v2.8.0
with:
base: development
token: ${{ secrets.REPO_SCOPED_TOKEN }}
committer: GitHub <noreply@github.com>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
Expand Down

0 comments on commit 5948c01

Please sign in to comment.