Skip to content

Commit

Permalink
refactor: add secret
Browse files Browse the repository at this point in the history
  • Loading branch information
fabidick22 committed Jun 16, 2022
1 parent b477120 commit f459ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: fabidick22/detect-changes-action@main
with:
path: "dist/"
token: "test"
token: ${{ github.token }}

0 comments on commit f459ffc

Please sign in to comment.