Skip to content

Update tinycss2-1.2.1-py3-none-any.whl to 1.3.0 #54

Update tinycss2-1.2.1-py3-none-any.whl to 1.3.0

Update tinycss2-1.2.1-py3-none-any.whl to 1.3.0 #54

Workflow file for this run

name: Automatic application merge
on:
issue_comment:
types:
- created
jobs:
merge:
runs-on: ubuntu-latest
container:
image: ghcr.io/flathub/actions/merge:latest
steps:
- run: /entrypoint.py
env:
GITHUB_TOKEN: ${{ secrets.FLATHUBBOT_TOKEN }}