Skip to content

Commit

Permalink
Update testing_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tzurielweisberg authored May 9, 2023
1 parent c71d485 commit 858d9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
cat plugin.yaml
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
token: ${{ github.token }}
branch: qqqqq
branch: qqqqqq
title: "Update Plugin Artifacts Links for ${{github.ref_name}}"
delete-branch: false
add-paths: |
Expand Down

0 comments on commit 858d9a9

Please sign in to comment.