We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302ca02 commit 32acfd5Copy full SHA for 32acfd5
.github/workflows/gh-pages.yml
@@ -44,7 +44,6 @@ jobs:
44
with:
45
github_token: ${{ secrets.GITHUB_TOKEN }}
46
publish_dir: ./dist/angular-loader/browser
47
-
48
outputs:
49
version: ${{ steps.semantic-release.outputs.new-release-version }}
50
0 commit comments