Skip to content

Commit

Permalink
do not create tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rostrovsky committed Mar 24, 2024
1 parent 8de2f37 commit 7e4f49e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "${{ github.ref_name }}"
prerelease: false
title: "sourceprompt ${{ github.ref_name }}"
files: |
Expand Down

0 comments on commit 7e4f49e

Please sign in to comment.