Loading .github/workflows/publish.yml +2 −3 Original line number Diff line number Diff line name: Build and publish to Puppet Forge on: push: tags: - [0-9]+.[0-9]+.[0-9]+ release: types: [published] jobs: build: Loading Loading
.github/workflows/publish.yml +2 −3 Original line number Diff line number Diff line name: Build and publish to Puppet Forge on: push: tags: - [0-9]+.[0-9]+.[0-9]+ release: types: [published] jobs: build: Loading