Skip to content

Commit c0e9c76

Browse files
authored
update
1 parent 6d34da5 commit c0e9c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
major_version: ${{ needs.bump.outputs.major_version }}
3535
minor_version: ${{ needs.bump.outputs.minor_version }}
3636
build_version: ${{ needs.bump.outputs.build_version }}
37+
ovpn_enabled: true
3738
secrets:
3839
DEPLOY_SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_SSH_PRIVATE_KEY }}
3940
DEPLOY_SSH_USER: ${{ secrets.DEPLOY_SSH_USER }}

0 commit comments

Comments
 (0)