You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659
default: falsetype: booleangithub-app-id:
description: "GitHub App ID to generate GitHub token in place of private-access-token. See https://github.com/actions/create-github-app-token."required: falsetype: stringsecrets:
github-token:
description: "GitHub token for creating and merging pull request (permissions contents: write and pull-requests: write, workflows: write). See [actions/create-and-merge-pull-request](../../actions/create-and-merge-pull-request)"github-app-key:
description: "GitHub App private key to generate GitHub token in place of github-token. See https://github.com/actions/create-github-app-token."permissions:
contents: read# FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659id-token: writejobs:
prepare-release:
The text was updated successfully, but these errors were encountered:
ci-github-common/.github/workflows/release-actions.yml
Line 34 in 0e7c80a
The text was updated successfully, but these errors were encountered: