We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385ac7d commit 1b5e51dCopy full SHA for 1b5e51d
.github/workflows/s3-bucket.yml
@@ -16,8 +16,6 @@ jobs:
16
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
17
S3_BUCKET: ${{ secrets.S3_BUCKET }}
18
19
- name: Test Node ${{ matrix.node }} on ${{ matrix.os }}
20
-
21
steps:
22
- name: Checkout ${{ github.ref }}
23
uses: actions/checkout@v4
0 commit comments