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

Commit

Permalink
APIGOV-26360 - test
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Sep 25, 2023
1 parent 6cd4480 commit ebb6bf6
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 ebb6bf6

Please sign in to comment.