Skip to content

Commit 7613c49

Browse files
committed
Give publish job a better name.
1 parent d36da41 commit 7613c49

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
# This is a basic workflow to help you get started with Actions
2-
3-
name: CI
1+
name: Publish
42
permissions:
53
id-token: write
64
pages: write
75

8-
# Controls when the workflow will run
96
on:
107
# Triggers the workflow on push or pull request events but only for the "main" branch
118
push:

0 commit comments

Comments
 (0)