소스 검색

add name to publish flow

Jonathan Kelley 1 년 전
부모
커밋
34f4647594
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/publish.yml

+ 1 - 0
.github/workflows/publish.yml

@@ -14,6 +14,7 @@
 #
 # It's intended that this workflow is run manually, and only when we're ready to release
 
+name: Publish
 on:
   workflow_dispatch:
     inputs: