Skip to content

Commit

Permalink
ci(release): disable prerelease tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thelindat committed Oct 17, 2024
1 parent f1e9cbf commit c0dd3a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
47 changes: 0 additions & 47 deletions .github/workflows/dry-run.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
with:
repo_token: '${{ secrets.GITHUB_TOKEN }}'
title: '${{ env.RELEASE_VERSION }}'
prerelease: true
prerelease: false
files: ox_core.zip

env:
Expand Down

0 comments on commit c0dd3a4

Please sign in to comment.