Skip to content

Commit

Permalink
Merge pull request #505 from cdapio/fix-but-typo
Browse files Browse the repository at this point in the history
Fixed typo in build template.
  • Loading branch information
itsankit-google authored Sep 26, 2024
2 parents 9993c4e + 295b50c commit 9d8ce16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ jobs:
replacesArtifacts: ${{ env.REPLACE_ARTIFACTS }}
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ env.TAG_NAME }}
body: Cask Data Appplication Platform - Release ${{ env.CDAP_VERSION }}
body: Cask Data Application Platform - Release ${{ env.CDAP_VERSION }}
artifacts: |
cdap-build/cdap/cdap-standalone/target/cdap-sandbox-${{env.CDAP_VERSION}}.zip,cdap-build/cdap/cdap-distributions/target/cdap-distributed-deb-bundle-${{env.CDAP_VERSION}}.tgz
Expand Down

0 comments on commit 9d8ce16

Please sign in to comment.