Skip to content

Commit b04c6c4

Browse files
committed
change workflow name
1 parent cefce15 commit b04c6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-canary.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
99

1010
jobs:
1111
release:
12-
name: release
12+
name: release canary
1313
runs-on: buildjet-4vcpu-ubuntu-2204
1414
permissions:
1515
contents: write

0 commit comments

Comments
 (0)