Skip to content

Merge pull request #136 from github/dependabot/github_actions/golangc… #20

Merge pull request #136 from github/dependabot/github_actions/golangc…

Merge pull request #136 from github/dependabot/github_actions/golangc… #20

Workflow file for this run

name: Release
on:
push:
tags:
- "**"
jobs:
release:
name: Release
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version-file: ./go.mod
- name: Install Pkger
run: go install --mod=readonly github.com/markbates/pkger/cmd/pkger
- name: Release
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy