Skip to content

Commit

Permalink
ill just manually refresh the token when it fails...
Browse files Browse the repository at this point in the history
  • Loading branch information
colobas committed Feb 16, 2024
1 parent f9e1a87 commit da60824
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/upload-debates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,3 @@ jobs:
message: 'Update debates data'
add: 'public/debates/ src/debates.json'

- name: Refresh rclone config
shell: bash
run: base64 -w 0 ~/.config/rclone/rclone.conf | gh secret set "${{ secrets.RCLONE_CONFIG }}"
env:
GITHUB_TOKEN: ${{ secrets.DEPLOY_TOKEN }}
GH_REPO: ${{ github.repository }}

0 comments on commit da60824

Please sign in to comment.