]> git.r.bdr.sh - rbdr/mobius/blame - .github/workflows/go-proxy-warming
Account for the root
[rbdr/mobius] / .github / workflows / go-proxy-warming
CommitLineData
71f9ce10
JH
1on:
2 release:
3 types:
4 - created
5 tags:
6 - 'v[0-9]+.[0-9]+.[0-9]+'
7 - '**/v[0-9]+.[0-9]+.[0-9]+'
8
9jobs:
10 build:
11 name: Renew documentation
12 runs-on: ubuntu-latest
13 steps:
14 - name: Pull new module version
15 uses: andrewslotin/go-proxy-pull-action@master