From: Sebastián Ramírez Date: Mon, 31 Jul 2023 19:38:43 +0000 (+0200) Subject: 👷 Update latest changes token (#616) X-Git-Tag: 0.0.9~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73fa81af74a47e02acb2afacf93a714fa66d32e8;p=thirdparty%2Ffastapi%2Fsqlmodel.git 👷 Update latest changes token (#616) --- diff --git a/.github/workflows/latest-changes.yml b/.github/workflows/latest-changes.yml index 9c3edccb..dd59e856 100644 --- a/.github/workflows/latest-changes.yml +++ b/.github/workflows/latest-changes.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v3.1.0 with: # To allow latest-changes to commit to the main branch - token: ${{ secrets.ACTIONS_TOKEN }} + token: ${{ secrets.SQLMODEL_LATEST_CHANGES }} # Allow debugging with tmate - name: Setup tmate session uses: mxschmitt/action-tmate@v3