Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau authored Jun 25, 2024
1 parent 00a0a18 commit 51cf7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
echo "timestamp=$(date +'%Y%m%d_%H%M%S')" >> "$GITHUB_OUTPUT"
- name: Upload test file
uses: bonitasoft/gdrive-upload-action@v1
uses: bonitasoft/gdrive-action/upload@v1
with:
credentials: ${{ env.GDRIVE_SERVICE_ACCOUNT_CREDENTIALS }}
source-filepath: output/files/hello.txt
Expand Down

0 comments on commit 51cf7e6

Please sign in to comment.