Skip to content

Update .github/workflows/static-analysis.yml #16

Update .github/workflows/static-analysis.yml

Update .github/workflows/static-analysis.yml #16

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
secrets:
USER_TOKEN: {{'${{ secrets.GITHUB_PAK }}'}}

Check failure on line 15 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