1
0
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:
Dennis Boone
2021-03-19 00:58:53 -04:00
committed by GitHub
parent 9fa1c77bad
commit 88a43363e1

View File

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