Skip to content

Commit

Permalink
removed artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh-s-sawant committed Aug 20, 2024
1 parent d81bdf3 commit b1fae37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
steps:
- name: deploy to gh-pages
uses: actions/deploy-pages@v4
artifact_name: github-pages
id: deployment
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b1fae37

Please sign in to comment.