Skip to content

Commit 6282621

Browse files
Use .yaml extension for all workflow files
1 parent d4ce662 commit 6282621

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: Release
88
# and the CHANGELOG must already contain a "## [X.Y.Z]" section for it.
99
#
1010
# Publishing uses npm trusted publishing (OIDC): this repository and workflow
11-
# file (release.yml) must be configured as a trusted publisher for
11+
# file (release.yaml) must be configured as a trusted publisher for
1212
# @ipregistry/client on npmjs.com. No npm token secret is needed.
1313
on:
1414
workflow_dispatch:

0 commit comments

Comments
 (0)