mirror of
https://github.com/prirun/p50em.git
synced 2026-02-14 03:14:12 +00:00
Put repo_token back in
Not sure what this really wants, the action doco doesn't explain it _at all_.
This commit is contained in:
1
.github/workflows/linuxbuild.yml
vendored
1
.github/workflows/linuxbuild.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
run: make
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
automatic_release_tag: "latest"
|
||||
prerelease: false
|
||||
title: "Bleeding Edge Binary - Ubuntu"
|
||||
|
||||
Reference in New Issue
Block a user