Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit b5874e9

Browse files
committed
chore(actions): fixed linting issue
1 parent 901690a commit b5874e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v3.3.0
1616
with:
1717
persist-credentials: false
18-
18+
1919
- name: Auth G Cloud
2020
uses: 'google-github-actions/auth@v1'
2121
with:

0 commit comments

Comments
 (0)