Skip to content

Commit 0ac1318

Browse files
authored
Merge pull request #139 from ibm-datapower/Amiya-873-patch-1
Update plugin.xml
2 parents b850d0d + 667d4ed commit 0ac1318

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Create GitHub Release
3232
uses: softprops/action-gh-release@v2
3333
with:
34-
tag_name: Datapower25
34+
tag_name: Datapower26
3535
files: |
3636
dist/*.zip
3737
dist/*.jar

src/main/zip/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1825,8 +1825,8 @@
18251825
</command>
18261826
</step-type>
18271827

1828-
<step-type name="Upload Diectory">
1829-
<description>Upload directories</description>
1828+
<step-type name="Upload Directory">
1829+
<description>Upload a directory</description>
18301830
<properties>
18311831
<property name="fromDir">
18321832
<property-ui type="textBox" default-value="" label="From directory" description="Source directory"/>

0 commit comments

Comments
 (0)