Skip to content

Commit 5e557dd

Browse files
committed
ci: fix path to aslo-compiled
1 parent f7facf3 commit 5e557dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sugar.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
with:
105105
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
106106
BRANCH: gh-pages # The branch the action should deploy to.
107-
FOLDER: aslo4/aslo4-compiled # The folder the action should deploy.
107+
FOLDER: aslo4-compiled # The folder the action should deploy.
108108

109109
- name: Release
110110
uses: "marvinpinto/action-automatic-releases@latest"

0 commit comments

Comments
 (0)