Skip to content

Commit

Permalink
feat: release version
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Mar 22, 2024
1 parent e8247ec commit 6f370b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: Go Typecheck Release Version

on:
push:
branches:
- 'main'
tags:
- 'v*'

Expand Down Expand Up @@ -62,4 +60,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
USERNAME: ${{ github.repository_owner }}
FURY_TOKEN: ${{ secrets.FURY_TOKEN }}
FURY_TOKEN: ${{ secrets.FURY_TOKEN }}

0 comments on commit 6f370b4

Please sign in to comment.