Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 86a2908

Browse files
author
Chris Wiechmann
committed
[skip ci] Bugfix.
1 parent d649e5f commit 86a2908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-axway-elk-apim.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- uses: pocket-apps/action-update-version@v1
1717
with:
18-
files: 'apibuilder4elastic/package.json, docker-compose.yml, README.MD'
18+
files: 'apibuilder4elastic/package.json,docker-compose.yml,README.MD'
1919
version-regexp: 'v\d+.\d+.\d+'
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121
- name: Create release archive

0 commit comments

Comments
 (0)