Update release-config-yaml.yml
This commit is contained in:
2
.github/workflows/release-config-yaml.yml
vendored
2
.github/workflows/release-config-yaml.yml
vendored
@@ -16,6 +16,8 @@ permissions:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
# Only run this workflow on the main repository (continuedev/continue)
|
||||
if: github.repository == 'continuedev/continue'
|
||||
uses: ./.github/workflows/reusable-release.yml
|
||||
with:
|
||||
package-name: "config-yaml"
|
||||
|
||||
Reference in New Issue
Block a user