Skip to content

Commit 02aaee8

Browse files
committed
pass secrets to reuseable workflow
1 parent 370bbe4 commit 02aaee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
name: Update Files on VPS
7575
needs: build-latest
7676
uses: ./.github/workflows/update-files.yaml
77+
secrets: inherit
7778
deploy:
7879
runs-on: ubuntu-latest
7980
name: Deploy to VPS

0 commit comments

Comments
 (0)