mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-29 18:21:14 +00:00
revert changes done for testing
This commit is contained in:
parent
8f71a403ba
commit
bbbf7c4a69
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -55,6 +55,8 @@ jobs:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
command: |
|
||||
pages deploy --project-name=currency-api package
|
||||
pages deploy --project-name=currency-api --branch=latest package
|
||||
pages deploy --project-name=currency-api --branch=${{ env.date_today }} package
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user