fixing packagr actions for publishing artifacts.

pull/210/head
Jason Kulatunga 3 years ago
parent 5880e0af86
commit d346a394e6

@ -57,7 +57,8 @@ jobs:
env:
# This is necessary in order to push a commit to the repo
GITHUB_TOKEN: ${{ secrets.SCRUTINY_GITHUB_TOKEN }} # Leave this line unchanged
with:
version_metadata_path: ${{ github.event.inputs.version_metadata_path }}
- name: Publish Release
id: publish
uses: packagrio/action-publishr-go@master

Loading…
Cancel
Save