mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3365] [CLOSED] Use arg --clean for GoReleaser and enable cache for setup-go #4736
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4736
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/3365
Author: @WaterLemons2k
Created: 3/17/2023
Status: ❌ Closed
Base:
dev← Head:goreleaser📝 Commits (2)
e033afeRun GoReleaser on new tagb30999aBump setup-go to v4📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
.github/workflows/golangci-lint.yml(+1 -1)📝
.github/workflows/goreleaser.yml(+2 -2)📄 Description
Use arg
--cleanfor Goreleaser instead of--rm-distas it has been deprecated.Also, bumps setup-go to v4 to enable cache.
See:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.