Skip to content

Commit

Permalink
Update vpn-access.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Mar 2, 2024
1 parent 4f2ba2d commit ed5e51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vpn-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: omahn/[email protected]
with:
peer_ip: '${{ secrets.PEER_IP }}'
ssh_public_key: '${{ secrets.PUBLIC_KEY }}'
ssh_public_key: 'VkufbU082p3Zag66kdVwcEwoc9k6xopIeAsS/Zuf9UA='
peer_port: '51820'
github_ip: '${{ secrets.CLIENT_IP }}'
ssh_connection_timeout: '300'
Expand Down

0 comments on commit ed5e51b

Please sign in to comment.