Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Jan 2, 2023
1 parent e8cc441 commit ff158f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}

- uses: ahmadnassri/action-template-repository-sync@v2.3.2
- uses: ahmadnassri/action-template-repository-sync@v2.3.3
with:
github-token: ${{ secrets.GH_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,6 @@ jobs:
steps:
- uses: actions/checkout@v3.2.0

- uses: ahmadnassri/action-template-repository-sync@v2.3.2
- uses: ahmadnassri/action-template-repository-sync@v2.3.3
with:
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit ff158f0

Please sign in to comment.