We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7facf3 commit 5e557ddCopy full SHA for 5e557dd
.github/workflows/sugar.yml
@@ -104,7 +104,7 @@ jobs:
104
with:
105
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
106
BRANCH: gh-pages # The branch the action should deploy to.
107
- FOLDER: aslo4/aslo4-compiled # The folder the action should deploy.
+ FOLDER: aslo4-compiled # The folder the action should deploy.
108
109
- name: Release
110
uses: "marvinpinto/action-automatic-releases@latest"
0 commit comments