Skip to content

Commit ba9a340

Browse files
isoosjonasfj
andauthored
Update .github/workflows/pub-publish.yml
Co-authored-by: Jonas Finnemann Jensen <jopsen@gmail.com>
1 parent 7a4ab82 commit ba9a340

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pub-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ on:
1616
type: string
1717

1818
jobs:
19-
pub-publish:
19+
publish:
20+
name: 'Publish to pub.dev'
2021
permissions:
2122
id-token: write # This is required for requesting the JWT
2223
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)