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 c35b8b7 commit 73c6be1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testing_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- name: Update plugin Links
run: |
sed -e "s/PLACEHOLDERVERSION/${{github.ref_name}}/g" .github/plugin_template.yaml > plugin.yaml
- name: testing echo
run: |
cat plugin.yaml
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit 73c6be1

Please sign in to comment.