Skip to content

clean up for reqs for story #3

clean up for reqs for story

clean up for reqs for story #3

Workflow file for this run

name: Create Release
on:
push:
tags:
- 'v*'
jobs:
call-release-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
with:
release_prefix: back-projection
release_branch: main
develop_branch: develop
sync_pr_label: actions-bot
secrets:
USER_TOKEN: {{'${{ secrets.GITHUB_PAK }}'}}

Check failure on line 18 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

invalid value for secrets. Expected "inherit" keyword or explicit map of secrets