Skip to content

Commit

Permalink
corrected version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalacho-mit committed Sep 28, 2024
1 parent 386dc1e commit a255074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"
id: extract_branch
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.6.4
uses: JamesIves/github-pages-deploy-action@4
with:
BRANCH: gh-pages
FOLDER: 'packages/scratch-gui/build'
Expand Down

0 comments on commit a255074

Please sign in to comment.