We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e4d75 commit bbc586dCopy full SHA for bbc586d
.github/workflows/release-project.yml
@@ -9,7 +9,7 @@ on:
9
permissions: read-all
10
11
jobs:
12
- release-package:
+ release-project:
13
# This job outputs env variables `previous_version` and `current_version`.
14
# The workflow needs write permissions for `GITHUB_TOKEN` to create a release.
15
permissions:
template/.github/workflows/release-project.yml
0 commit comments