This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
OpenSource
/
dify
보기
4
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
152
위키
Activity
소스 검색
fix: update GitHub Actions workflow to trigger on tags
Signed-off-by: -LAN- <laipz8200@outlook.com>
tags/0.15.5
-LAN-
7 달 전
부모
9283a5414f
커밋
970508fcb6
No account linked to committer's email address
1개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
변경상태 보기
2
2
.github/workflows/build-push.yml
+ 2
- 2
.github/workflows/build-push.yml
파일 보기
@@ -5,8 +5,8 @@ on:
branches:
- "main"
- "deploy/dev"
release
:
types: [published]
tags
:
- "*"
concurrency:
group: build-push-${{ github.head_ref || github.run_id }}
Write
Preview
Loading…
취소
저장