Skip to content

Commit 60e1648

Browse files
committed
.yaml to .yml
1 parent f448781 commit 60e1648

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/windows.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
ghcr.io/yubico/scribe-ci:v1
123123
--project-id scribe-prod-987134
124124
--bucket scribe-u-pub-yubioath-flutter-f94pro
125-
--config /scribe/.github/scribe-sign-exe.yaml
125+
--config /scribe/.github/scribe-sign-exe.yml
126126
submit .
127127
--synchronous
128128
--download-artifacts
@@ -220,7 +220,7 @@ jobs:
220220
ghcr.io/yubico/scribe-ci:v1
221221
--project-id scribe-prod-987134
222222
--bucket scribe-u-pub-yubioath-flutter-f94pro
223-
--config /scribe/.github/scribe-sign-msi.yaml
223+
--config /scribe/.github/scribe-sign-msi.yml
224224
submit .
225225
--synchronous
226226
--download-artifacts
@@ -245,7 +245,7 @@ jobs:
245245
ghcr.io/yubico/scribe-ci:v1
246246
--project-id scribe-prod-987134
247247
--bucket scribe-u-pub-yubioath-flutter-f94pro
248-
--config /scribe/.github/scribe-sign-gpg.yaml
248+
--config /scribe/.github/scribe-sign-gpg.yml
249249
submit .
250250
--synchronous
251251
--download-artifacts

0 commit comments

Comments
 (0)