Skip to content

chore: bump httpx[http2] from 0.27.0 to 0.28.1 #129

chore: bump httpx[http2] from 0.27.0 to 0.28.1

chore: bump httpx[http2] from 0.27.0 to 0.28.1 #129

Workflow file for this run

name: "Mirror Repository"
on: [push]
jobs:
mirror:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: yesolutions/mirror-action@master
with:
REMOTE: 'https://codeberg.org/Astrea/RealmsPlayerlistBot.git'
GIT_USERNAME: Astrea
GIT_PASSWORD: '${{ secrets.CODEBERG_PASSWORD }}'