Skip to content

Commit

Permalink
chore: remove unnecessary inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideIadeluca committed Jan 8, 2025
1 parent 378642c commit 0b099e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/REUSABLE_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v4
with:
token: ${{ secrets.git_actor_token != '' && secrets.git_actor_token || secrets.GITHUB_TOKEN }}

- name: Set up Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 0b099e0

Please sign in to comment.