Skip to content

Commit

Permalink
Try double quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Apr 19, 2020
1 parent e262204 commit 39a24ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
NOW_TOKEN: ${{ secrets.NOW_TOKEN }}
run: |-
datasette publish now2 jsk.db \
--token $NOW_TOKEN \
--token "$NOW_TOKEN" \
--project jsk-fellows-on-twitter \
--metadata metadata.json

0 comments on commit 39a24ba

Please sign in to comment.