Skip to content

Reverting to the previous library, as https://github.com/projectdisco… #1

Reverting to the previous library, as https://github.com/projectdisco…

Reverting to the previous library, as https://github.com/projectdisco… #1

name: "Update the latest Go module version"
on:
push:
branches:
- main
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