mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update workflow
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -130,7 +130,7 @@ jobs:
|
||||
tag_name: tag,
|
||||
name: tag,
|
||||
draft: false,
|
||||
prerelease: true,
|
||||
prerelease: false,
|
||||
generate_release_notes: true
|
||||
})
|
||||
console.log(`Created release with id: ${release.data.id}`)
|
||||
|
Reference in New Issue
Block a user