Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Vishwas Siravara <vsiravara@gmail.com>
  • Loading branch information
vsiravar authored Aug 16, 2023
1 parent 29fd529 commit 5d2e32a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# See https://github.com/containerd/nerdctl/blob/main/MAINTAINERS_GUIDE.md for how to make a release.
name: Release
on:
push:
tags:
- 'v*'
- 'test-action-release-*'
workflow_dispatch:

env:
GO111MODULE: on
jobs:
Expand Down

0 comments on commit 5d2e32a

Please sign in to comment.