Skip to content

Commit

Permalink
Test to see if without set release tag we can get old releases to stay
Browse files Browse the repository at this point in the history
  • Loading branch information
Janmm14 committed May 27, 2022
1 parent c8cde74 commit 6731d6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/automatic_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
prerelease: false
title: "Latest Build"
files: |
Expand Down

0 comments on commit 6731d6c

Please sign in to comment.