1
0
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:
Gerkiz 2022-08-07 22:12:52 +02:00
parent 8d724431ef
commit 5903eb3390

View File

@ -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