Skip to content

Commit

Permalink
fix: example GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cybersokari committed Dec 8, 2024
1 parent fd2bed4 commit 4af453f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
-e SLACK_CHANNEL_ID=${{secrets.SLACK_CHANNEL_ID}} \
-v $GITHUB_STEP_SUMMARY:/github/summary.txt \
-v ${{ github.workspace }}/assets/allure-results:/allure-results \
-v ${{ github.workspace }}/gcp-key.json:/credentials/gcp-key.json \
-v ${{ github.workspace }}/gcp-key.json:/credentials/key.json \
sokari/allure-docker-deploy:latest

0 comments on commit 4af453f

Please sign in to comment.