Skip to content

Commit

Permalink
refactor: update test action
Browse files Browse the repository at this point in the history
  • Loading branch information
fabidick22 committed Jun 16, 2022
1 parent ad4407e commit 58d0d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3

- name: Annotate PR
uses: fabidick22/detect-changes-action@main
uses: fabidick22/detect-changes-action@test-workflow2
with:
path: "dist/"
token: ${{ github.token }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 58d0d73

Please sign in to comment.