Skip to content

Commit

Permalink
A0-2798: use correct secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed Jul 27, 2023
1 parent 393c685 commit e9e0ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-cliain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
if: ${{ matrix.runtime != 'liminal' }}
uses: Cardinal-Cryptography/github-actions/copy-file-to-s3@v1
with:
source-path: target/release
source-path: bin/cliain/target/release
source-filename: cliain
s3-bucket-path:
# yamllint disable-line rule:line-length
Expand Down

0 comments on commit e9e0ac8

Please sign in to comment.