Skip to content

Commit

Permalink
fix(ci): remove auto tag from release
Browse files Browse the repository at this point in the history
  • Loading branch information
elzinko committed Aug 10, 2023
1 parent 829d4ea commit d0d0bc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: ${{ github.ref }}
prerelease: false
files: |
elementor-media-validator-plugin.zip
Expand Down

0 comments on commit d0d0bc1

Please sign in to comment.