Skip to content

Commit

Permalink
🐛 fix: ci
Browse files Browse the repository at this point in the history
Signed-off-by: SimonShiki <[email protected]>
  • Loading branch information
SimonShiki committed Nov 12, 2023
1 parent d9ac71f commit d51120b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
validate:
name: Validating Code
runs-on: ubuntu-latest
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit d51120b

Please sign in to comment.