Skip to content

Commit 1e5f651

Browse files
author
Chris Wiechmann
committed
Update plugin-fn-xml.yml
1 parent bfd84a9 commit 1e5f651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugin-fn-xml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
npm test
3535
3636
publish-gpr:
37-
if: contains(github.event.release.tag_name, 'plugin-fn-xml-node')
37+
if: contains(github.event.release.tag_name, 'fn-xml-node')
3838
env:
3939
CI: true
4040
needs: build

0 commit comments

Comments
 (0)