Skip to content

add in README

add in README #4

name: Create Release Comment
on:
pull_request:
types:
- opened
branches:
- main
jobs:
call-release-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
permissions:
pull-requests: write
secrets:
USER_TOKEN: {{'${{ secrets.GITHUB_TOKEN }}'}}

Check failure on line 17 in .github/workflows/release-checklist-comment.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-checklist-comment.yml

Invalid workflow file

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