Skip to content

Commit

Permalink
ci: Push frontend build with GITPAT
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabelonogov committed Jan 11, 2024
1 parent d986883 commit 7cfaf75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.GIT_PAT }}
ref: ${{ inputs.ref }}

- uses: actions/setup-node@v4
Expand Down

0 comments on commit 7cfaf75

Please sign in to comment.