Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Dec 13, 2023
1 parent a46171a commit 0a4f540
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ jobs:
steps:
- uses: neoforged/action-tag-versioning@v1
with:
labels: '-beta, -stable'
labels: '-beta, -stable'
env:
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit 0a4f540

Please sign in to comment.