Skip to content

Commit

Permalink
fix todo action
Browse files Browse the repository at this point in the history
  • Loading branch information
ejhayes committed Feb 23, 2023
1 parent 1556c85 commit b54d582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
uses: ejhayes/tdg-github-action@master
- uses: ejhayes/tdg-github-action@master
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACTION_ASSET_URL: 'https://github.com/ejhayes/tdg-github-action/releases/latest/download/action.tar.gz'
Expand Down

0 comments on commit b54d582

Please sign in to comment.