Skip to content

Commit

Permalink
add acces key to push on master
Browse files Browse the repository at this point in the history
  • Loading branch information
iuccio committed Feb 25, 2024
1 parent 503e9d1 commit 7a8c6c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.ACTION_TOKEN }}
- uses: fregante/setup-git-user@v2
- name: Use Node.js 21.x
uses: actions/setup-node@v4
Expand Down

0 comments on commit 7a8c6c8

Please sign in to comment.