This website works better with JavaScript
Home
Explore
Help
Sign In
Server
/
new-api
Watch
40
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore: exclude nightly tags from Docker image workflow triggers
CaIon
1 month ago
parent
620e066b39
commit
8ed2ea6ec1
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/docker-image-arm64.yml
+ 1
- 0
.github/workflows/docker-image-arm64.yml
View File
@@ -4,6 +4,7 @@ on:
push:
tags:
- '*'
+ - '!nightly*'
workflow_dispatch:
inputs:
tag: