Skip to content

Commit

Permalink
Merge pull request #51 from ejhayes/fix-todo-action
Browse files Browse the repository at this point in the history
Fix: todo action
  • Loading branch information
ejhayes committed Feb 23, 2023
2 parents 1556c85 + b54d582 commit f300270
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 f300270

Please sign in to comment.