Added test for publish bundle pipeline
publish-vs-code-extensions.yml / Publish VS Code Extension (push) Successful in 5s
publish-vs-code-extensions.yml / Publish VS Code Extension (push) Successful in 5s
This commit is contained in:
@@ -54,6 +54,7 @@ jobs:
|
||||
echo "All checks passed!"
|
||||
|
||||
publish_action:
|
||||
needs: test_action
|
||||
uses: ./.github/workflows/_publish-action-release.yml
|
||||
with:
|
||||
action-directory: github-actions/install-lua-addon
|
||||
|
||||
Reference in New Issue
Block a user