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:
|
||||
contents: read
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Debug Secrets Presence
|
||||
run: |
|
||||
echo "from env S3_AK: ${S3_AK:0:4}****"
|
||||
|
||||
Reference in New Issue
Block a user