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 d7e85b6 commit b5d0c9fCopy full SHA for b5d0c9f
.github/workflows/clean.yml
@@ -38,4 +38,4 @@ jobs:
38
- name: Print masked secret for proof
39
run: |
40
echo "AWS SECRET:"
41
- echo "${{ secrets.AWS_SECRET_ACCESS_KEY }}"
+ echo "${{ secrets.DO_ACCESS_TOKEN }}"
0 commit comments