[READ-ONLY] Mirror of https://github.com/bombshell-dev/args. <1kB CLI flag parser
args args-parser cli command-line command-line-parser node
5

Configure Feed

Select the types of activity you want to include in your feed.

Update ci.yml

authored by

Nate Moore and committed by
GitHub
(Feb 4, 2023, 2:42 PM -0600) 875faab1 ea535fba

+1 -1
+1 -1
.github/workflows/ci.yml
··· 39 39 title: "[ci] release" 40 40 env: 41 41 NPM_TOKEN: ${{ secrets.NPM_TOKEN }} 42 - GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }} 42 + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}