Skip to content

Commit

Permalink
[TEST] Echo test
Browse files Browse the repository at this point in the history
  • Loading branch information
DolphaGo committed Oct 23, 2024
1 parent 3ff1c80 commit c751927
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 @@ -41,4 +41,4 @@ jobs:
echo "GHCR_USERNAME: ${{ github.actor }}"
echo "AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}"
echo "AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}"
echo "AWS_S3_BUCKET_NAME: ${{ secrets.AWS_S3_BUCKET_NAME }}
echo "AWS_S3_BUCKET_NAME: ${{ secrets.AWS_S3_BUCKET_NAME }}"

0 comments on commit c751927

Please sign in to comment.