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

Commit

Permalink
APIGOV-26360 - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Sep 25, 2023
1 parent 07e4bf7 commit 6978e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webmethods-agents-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: traceability/webmethods_traceability_agent.yml
file: build/webmethods_traceability_agent.yml
asset_name: webmethods_traceability_agent.yml
tag: ${{ github.ref }}
overwrite: true
Expand Down

0 comments on commit 6978e17

Please sign in to comment.