Merge pull request #30 from bradyjoslin/patch-1

update secrets example in readme
This commit is contained in:
Kristian Freeman 2020-06-29 09:29:28 -05:00 committed by GitHub
commit aab79315b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,6 @@ jobs:
uses: cloudflare/wrangler-action@1.2.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
workingDirectory: 'subfoldername'
secrets: |
SECRET1
SECRET2