Skip to content

Pull from a fix branch to workaround Blurb's failure #116

Pull from a fix branch to workaround Blurb's failure

Pull from a fix branch to workaround Blurb's failure #116

Workflow file for this run

on:
push: {branches: ['3.11']}
workflow_dispatch:
jobs:
update-chart:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@master
with:
python-version: 3
- run: pip install gitpython matplotlib
- uses: actions/checkout@master
with:
ref: '3.11'
fetch-depth: 0
- run: python update_switcher_chart.py
- run: git config --local user.email github-actions@github.com
- run: git config --local user.name "GitHub Action's update-chart job"
- run: git add .
- run: git commit -m 'Update language switcher progress chart' || return 0
- uses: ad-m/github-push-action@master
with:
branch: '3.11'
github_token: ${{ secrets.GITHUB_TOKEN }}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy