Skip to content

fix: fix x-rpc-signgame for zzz #44

fix: fix x-rpc-signgame for zzz

fix: fix x-rpc-signgame for zzz #44

Workflow file for this run

name: Golang
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-go@v5
with:
go-version: stable
- uses: goreleaser/goreleaser-action@v6
with:
args: build --clean --snapshot