Skip to content

Commit

Permalink
Create latest release channel - 5
Browse files Browse the repository at this point in the history
  • Loading branch information
davseve committed Sep 3, 2023
1 parent a5d5796 commit bb17f79
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 bb17f79

Please sign in to comment.