Skip to content

Merge pull request #1408 from Conflux-Chain/fix/tx-polling #719

Merge pull request #1408 from Conflux-Chain/fix/tx-polling

Merge pull request #1408 from Conflux-Chain/fix/tx-polling #719

Workflow file for this run

name: Optimising Pictures
on:
push:
branches: [__release-pkg]
jobs:
cleanup_tasks:
runs-on: ubuntu-latest
steps:
- name: Cloning the repository
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Crush Images!
uses: creyD/crush_action@v1.0
with:
branch: __release-pkg
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- env:
GITHUB_TOKEN: ${{secrets.CONFLUX_BOT_GH_TOKEN}}
run: ./scripts/create-pkg-release-pr