This commit is contained in:
2
.github/workflows/test-env.yml
vendored
2
.github/workflows/test-env.yml
vendored
@@ -12,6 +12,8 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Debug Secrets Presence
|
- name: Debug Secrets Presence
|
||||||
run: |
|
run: |
|
||||||
echo "from env S3_AK: ${S3_AK:0:4}****"
|
echo "from env S3_AK: ${S3_AK:0:4}****"
|
||||||
|
|||||||
Reference in New Issue
Block a user