We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a906ac1 commit 14f965cCopy full SHA for 14f965c
.github/workflows/dependabot-tickets.yml
@@ -19,7 +19,7 @@ jobs:
19
fogbugz_project: ${{ secrets.FOGBUGZ_PROJECT }}
20
fogbugz_category: ${{ secrets.FOGBUGZ_CATEGORY}}
21
planview_api_url: ${{ secrets.PLANVIEW_API_URL }}
22
- planview_auth: ${{ secrets.PLANVIEW_AUTH }}
+ planview_auth: ${{ secrets.LEANKIT_AUTH }}
23
planview_board_id: ${{ secrets.PLANVIEW_BOARD_ID }}
24
planview_lane_id: ${{ secrets.PLANVIEW_LANE_ID }}
25
planview_type_id: ${{ secrets.PLANVIEW_TYPE_ID }}
0 commit comments