Skip to content

Commit

Permalink
Update usage.yaml workflow to include token parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone committed Apr 23, 2024
1 parent cc6a854 commit 8abfa28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/usage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- uses: actions/checkout@v4
- uses: ./
with:
organization: octodemo
organization: octodemo
token: ${{ secrets.TOKEN }}

0 comments on commit 8abfa28

Please sign in to comment.