mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-07-03 02:33:35 +00:00
Restrict to tags
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -2,8 +2,6 @@ name: Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
tags:
|
||||
- '*'
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user