Browse Source

chore: action config correction

Signed-off-by: Pranav C <pranavxc@gmail.com>
feat/better-sqlite3
Pranav C 2 years ago committed by mertmit
parent
commit
08a9bb9c79
  1. 1
      .github/workflows/release-timely-executables.yml

1
.github/workflows/release-timely-executables.yml

@ -159,7 +159,6 @@ jobs:
runs-on: macos-latest runs-on: macos-latest
needs: build-executables needs: build-executables
steps: steps:
-
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
token: ${{ secrets.NC_GITHUB_TOKEN }} token: ${{ secrets.NC_GITHUB_TOKEN }}

Loading…
Cancel
Save