Skip to content

Commit

Permalink
Update pre-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xRogu authored Jul 17, 2023
1 parent 4f505d4 commit b0dc109
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
automatic_release_tag: "unstable"
prerelease: true
title: "Pre-Release Pack"
title: "FunAsFuck Unstable"
files: |
*.zip

0 comments on commit b0dc109

Please sign in to comment.