Skip to content

Commit

Permalink
tech: add cache options
Browse files Browse the repository at this point in the history
  • Loading branch information
subeshb1 committed Mar 27, 2024
1 parent aeec233 commit 5565a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
name: "${{ github.ref_name }} "
env:
NODE_AUTH_TOKEN: ${{ secrets.ACCESS_TOKEN_GITHUB }}
GH_TOKEN: ${{ secrets.ACCESS_TOKEN_GITHUB }}
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 5565a6e

Please sign in to comment.