Skip to content

Commit af1188f

Browse files
Fix plugin and version entries in build.yml
1 parent e8690fa commit af1188f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
uses: asdf-vm/actions/plugin-test@v4
2121
with:
2222
command: regula --help
23-
plugin: regula
24-
version: v3.2.1
23+
version: 3.2.1
24+
gitref: ${{ github.sha }}

0 commit comments

Comments
 (0)