Your IP : 216.73.216.224


Current Path : /home/hotlineuser/mobius/.github/workflows/
Upload File :
Current File : //home/hotlineuser/mobius/.github/workflows/go-proxy-warming

on:
  release:
    types:
      - created
    tags:
      - 'v[0-9]+.[0-9]+.[0-9]+'
      - '**/v[0-9]+.[0-9]+.[0-9]+'

jobs:
  build:
    name: Renew documentation
    runs-on: ubuntu-latest
    steps:
    - name: Pull new module version
      uses: andrewslotin/go-proxy-pull-action@master