Skip to content

Commit

Permalink
Merge pull request #244 from davseve/ED-11967-to-main
Browse files Browse the repository at this point in the history
SetChannelPackageVersion func added to bump-channel-version
  • Loading branch information
davseve authored Sep 6, 2023
2 parents 5ca8f6d + 848ed6e commit 09759e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/latest-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
with:
tag_name: ${{ env.PACKAGE_VERSION }}
target_commitish: ${{ env.CLEAN_REF }}
files: |
elementor-*.zip
files: elementor-*.zip
body: ""
prerelease: ${{ env.PRERELEASE }}
- name: Post To Slack Created Latest auto Release
Expand Down

0 comments on commit 09759e9

Please sign in to comment.