Skip to content

Commit

Permalink
command changed 🤨
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaldesigndj committed Aug 27, 2023
1 parent 03ee13c commit 8fbb5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Runs `deno fmt` and the Puppeteer tests on Github Actions using a Linux Host.
Use this command to get the secret contents

```
base64 .env.github | pbcopy
base64 -i .env.github | pbcopy
```

secret name should be `ENV_GITHUB_ACTIONS`
Expand Down

0 comments on commit 8fbb5d3

Please sign in to comment.