1
mirror of https://github.com/jakejarvis/simpip.git synced 2025-04-26 18:38:25 -04:00

Update deploy.yml

This commit is contained in:
Jake Jarvis 2019-09-25 12:43:26 -04:00
parent e799bc5c75
commit dabcef30a6
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: jakejarvis/cloudflare-serverless-action@master
- uses: jakejarvis/cloudflare-worker-action@master
env:
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
CLOUDFLARE_AUTH_EMAIL: ${{ secrets.CLOUDFLARE_AUTH_EMAIL }}