mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-30 04:40:54 +02:00
Auto-Release - minor fix to settings
This commit is contained in:
parent
8d724431ef
commit
5903eb3390
4
.github/workflows/AutoRelease.yml
vendored
4
.github/workflows/AutoRelease.yml
vendored
@ -15,5 +15,5 @@ jobs:
|
||||
- uses: 'marvinpinto/action-automatic-releases@latest'
|
||||
with:
|
||||
repo_token: '${{ secrets.GITHUB_TOKEN }}'
|
||||
automatic_release_tag: 'stable-latest'
|
||||
prerelease: true
|
||||
automatic_release_tag: 'latest'
|
||||
prerelease: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user