Skip to content

Add latest python also for coffea 0.7 #2

Add latest python also for coffea 0.7

Add latest python also for coffea 0.7 #2

Workflow file for this run

name: Create Tag Coffea 0.7
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: butlerlogic/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.BOT_TOKEN }}"
with:
strategy: regex
regex_pattern: '\s*\[?.*releasev0\]?: "?.*(\d{1}\.\d{1}\.\d+).*"?'
root: ".github/workflows/gh-ci.yaml"