Skip to content

Commit 1cfca1f

Browse files
committed
Use master as the version constraint
1 parent dfb5410 commit 1cfca1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Build
1616
id: build
17-
uses: gocom/action-textpattern-package-plugin@0.1
17+
uses: gocom/action-textpattern-package-plugin@master
1818

1919
- name: Upload Compressed Plugin Installer Artifact
2020
uses: actions/upload-artifact@master

0 commit comments

Comments
 (0)