Skip to content

Commit e0cfff7

Browse files
committed
fix: 🐛 adjust initial release path
1 parent 39ea242 commit e0cfff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Deploy to GitHub Pages
2727
uses: JamesIves/[email protected]
2828
with:
29-
folder: dist/ng-if-responsive-showcase
29+
folder: dist/angular-library-starter-showcase
3030
- name: Release
3131
uses: cycjimmy/semantic-release-action@v3
3232
env:

0 commit comments

Comments
 (0)