Skip to content

Commit

Permalink
Merge pull request #225 from davseve/ED-11967-to-main
Browse files Browse the repository at this point in the history
Create latest release channel - 5
  • Loading branch information
davseve authored Sep 3, 2023
2 parents 739e109 + bb17f79 commit 102e02f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/latest-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jobs:
- name: Create GitHub release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ env.PACKAGE_VERSION }}
target_commitish: ${{ env.CLEAN_REF }}
# tag_name: ${{ env.PACKAGE_VERSION }}
# target_commitish: ${{ env.CLEAN_REF }}
files: |
elementor-*.zip
# ${{ env.CHANGELOG_FILE }}
Expand Down

0 comments on commit 102e02f

Please sign in to comment.