Skip to content

Commit

Permalink
fix erreur in publish.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraLpresta committed Sep 11, 2024
1 parent c312ea2 commit daafc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ github.event.repository.name }}
path: ../
path: ./
include-hidden-files: true

upload_release_asset_production:
Expand Down

0 comments on commit daafc11

Please sign in to comment.