File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 with :
2323 app-id : ${{ secrets.GH_CI_BOT_APP_ID }}
2424 private-key : ${{ secrets.GH_CI_BOT_APP_PRIVATE_KEY }}
25- owner : apideck-io
25+ owner : apideck-libraries
2626
2727 - name : Check labels (needs minor or patch)
2828 id : labels
Original file line number Diff line number Diff line change 2929 with :
3030 app-id : ${{ secrets.GH_CI_BOT_APP_ID }}
3131 private-key : ${{ secrets.GH_CI_BOT_APP_PRIVATE_KEY }}
32- owner : apideck-io
32+ owner : apideck-libraries
3333
3434 generate :
3535 needs : generate-token
Original file line number Diff line number Diff line change 2424 with :
2525 app-id : ${{ secrets.GH_CI_BOT_APP_ID }}
2626 private-key : ${{ secrets.GH_CI_BOT_APP_PRIVATE_KEY }}
27- owner : apideck-io
27+ owner : apideck-libraries
2828
2929 publish :
3030 needs : generate-token
Original file line number Diff line number Diff line change 2828 with :
2929 app-id : ${{ secrets.GH_CI_BOT_APP_ID }}
3030 private-key : ${{ secrets.GH_CI_BOT_APP_PRIVATE_KEY }}
31- owner : apideck-io
31+ owner : apideck-libraries
3232
3333 test :
3434 needs : generate-token
You can’t perform that action at this time.
0 commit comments