Skip to content

Commit 14f965c

Browse files
committed
use org secret
1 parent a906ac1 commit 14f965c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-tickets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fogbugz_project: ${{ secrets.FOGBUGZ_PROJECT }}
2020
fogbugz_category: ${{ secrets.FOGBUGZ_CATEGORY}}
2121
planview_api_url: ${{ secrets.PLANVIEW_API_URL }}
22-
planview_auth: ${{ secrets.PLANVIEW_AUTH }}
22+
planview_auth: ${{ secrets.LEANKIT_AUTH }}
2323
planview_board_id: ${{ secrets.PLANVIEW_BOARD_ID }}
2424
planview_lane_id: ${{ secrets.PLANVIEW_LANE_ID }}
2525
planview_type_id: ${{ secrets.PLANVIEW_TYPE_ID }}

0 commit comments

Comments
 (0)