Skip to content

Commit

Permalink
Update build workflow to v0.1.0 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeAjayi authored Nov 4, 2024
1 parent cb12545 commit 794a576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-to-jfrog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
jobs:
build:
name: Build
uses: truefoundry/workflows/.github/workflows/build.yml@main
uses: truefoundry/workflows/.github/workflows/build.yml@v0.1.0
with:
image_tag: ${{ github.sha }}
image_artifact_name: async_processor
Expand Down

0 comments on commit 794a576

Please sign in to comment.