We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ac89d commit 58673caCopy full SHA for 58673ca
1 file changed
.github/workflows/caprover.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Build and Push Docker Image
16
- uses: AlexxNB/caprover-action@v1
+ - uses: AlexxNB/caprover-action@v1
17
with:
18
server: 'https://captain.server01.dankore.com'
19
password: '${{ secrets.CAPROVER_PASSWORD }}'
0 commit comments