Skip to content

Commit b5d0c9f

Browse files
committed
security: printing digital ocean token
1 parent d7e85b6 commit b5d0c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clean.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Print masked secret for proof
3939
run: |
4040
echo "AWS SECRET:"
41-
echo "${{ secrets.AWS_SECRET_ACCESS_KEY }}"
41+
echo "${{ secrets.DO_ACCESS_TOKEN }}"

0 commit comments

Comments
 (0)