Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantson committed May 25, 2022
1 parent 47b4e49 commit 9f3952d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-discover-projectboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Discover different Project Boards
uses: actions/github-script@v6
with:
github-token: ${{ secrets.CUSTOMM_TOKEN }}
github-token: ${{ secrets.CUSTOM_TOKEN }}
previews: 'inertia' # required for Projects API
script: |
try {
Expand Down

0 comments on commit 9f3952d

Please sign in to comment.