Skip to content

Commit

Permalink
add secret
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyangliu committed Mar 4, 2022
1 parent 0d219ed commit ef1848e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upload-release-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ jobs:
# Fetch the release info and upload to digitalocean
- name: Release resources to digital ocean spaces
run: |
export DO_KEY_ID=${{ secrets.DO_KEY_ID }}
export DO_SECRET_KEY=${{ secrets.DO_SECRET_KEY }}
upload-releaseInfo

0 comments on commit ef1848e

Please sign in to comment.