Skip to content

Commit d31dfaf

Browse files
authored
Merge pull request #518 from awesomemotive/issue/515-update-gh-actions
Update production-plugin.yml
2 parents cd4709d + 1e44416 commit d31dfaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/production-plugin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
repo_token: ${{ secrets.GITHUB_TOKEN }}
3535
file: ${{ env.PROJECT_NAME }}.zip
3636
tag: ${{ github.ref_name }}
37-
release_name: "Botiga ${{ github.ref_name }}"
37+
release_name: "Merchant ${{ github.ref_name }}"
3838
overwrite: true
39-
body: "Changelog: https://athemes.com/changelog/botiga/"
39+
body: "Changelog: https://athemes.com/changelog/merchant/"

0 commit comments

Comments
 (0)