github: switch snapshots to GitHub

This commit is contained in:
Harsh Shandilya 2022-03-09 01:16:56 +05:30
parent 78771c86bf
commit 178f824155
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 50 additions and 16 deletions

View file

@ -94,8 +94,4 @@ jobs:
- name: Deploy snapshot
run: scripts/deploy-snapshot.sh
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
SSH_USERNAME: ${{ secrets.SSH_USERNAME }}
SERVER_ADDRESS: ${{ secrets.SERVER_ADDRESS }}
SERVER_DESTINATION: ${{ secrets.SERVER_DESTINATION }}
SSH_PORT: ${{ secrets.SSH_PORT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}