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 370bbe4 commit 02aaee8Copy full SHA for 02aaee8
.github/workflows/build-and-deploy.yaml
@@ -74,6 +74,7 @@ jobs:
74
name: Update Files on VPS
75
needs: build-latest
76
uses: ./.github/workflows/update-files.yaml
77
+ secrets: inherit
78
deploy:
79
runs-on: ubuntu-latest
80
name: Deploy to VPS
0 commit comments