Skip to content

Commit

Permalink
fix: syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideIadeluca committed Jan 8, 2025
1 parent c0c5047 commit 7a9c2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/REUSABLE_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
build:
name: Checks & Build
runs-on: ${{ inputs.runner_type }}
env:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_ACTOR_TOKEN: ${{ secrets.git_actor_token }}

Expand Down

0 comments on commit 7a9c2d9

Please sign in to comment.