Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #49 from Axway/APIGOV-26360
Browse files Browse the repository at this point in the history
APIGOV-26360 - test
  • Loading branch information
dfeldick authored Sep 25, 2023
2 parents 2e49da6 + ebb6bf6 commit 681d24b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/webmethods-agents-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
git rev-parse --short HEAD > commit_id
echo "${{ github.ref_name }}" > version
make build-discovery
ls -laR
- name: Upload release
uses: svenstaro/upload-release-action@v2
Expand Down Expand Up @@ -61,6 +62,7 @@ jobs:
git rev-parse --short HEAD > commit_id
echo "${{ github.ref_name }}" > version
make build-trace
ls -laR
- name: Upload release
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit 681d24b

Please sign in to comment.