Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
davema-clan committed Jul 1, 2024
1 parent 6f4dcc3 commit e924477
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
repository: davema-clan/github-action-tmp
token: ${{ secrets.SECRETS_GITHUB_TOKEN }}
path: ./github-action-tmp

- name: check repo
run: |
Expand All @@ -37,4 +38,4 @@ jobs:
- name: Action Test
id: test
uses: ./
uses: ./github-action-tmp

0 comments on commit e924477

Please sign in to comment.