Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Lukasz Dziedziak <[email protected]>
  • Loading branch information
lukidzi committed Feb 9, 2024
1 parent e08c03f commit 81d3517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
os: [linux]
arch: [amd64]
fips: [false, true]
uses: ./.github/workflows/build.yaml
uses: ./.github/workflows/build.yaml@testing-build
secrets:
AWS_ACCOUNT_ID: ${{ secrets.AWS_ACCOUNT_ID }}
with:
Expand Down

0 comments on commit 81d3517

Please sign in to comment.