Skip to content

Commit

Permalink
Pasting the action name.
Browse files Browse the repository at this point in the history
  • Loading branch information
bsommardahl authored Aug 8, 2024
1 parent b689f07 commit cb8df15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
run: cd frontend && npm run build

- name: upload the artifact
uses: actions/upload-pages-artifact@3
uses: actions/upload-pages-artifact@v1
with:
path: frontend/build

0 comments on commit cb8df15

Please # to comment.