Skip to content

Commit 42b8131

Browse files
committed
remove unnecessary credentials passed to download-demo
1 parent 2a63419 commit 42b8131

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/mysql.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515

1616
- name: Download demo data
1717
uses: ./.github/actions/download-demo
18-
with:
19-
gcp-project-id: ${{ secrets.GCP_PROJECT_ID }}
20-
gcp-sa-key: ${{ secrets.GCP_SA_KEY }}
2118

2219
- name: Extract demo data to local folder
2320
run: |

0 commit comments

Comments
 (0)