Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lwshang committed Jan 9, 2023
1 parent 0714115 commit 3931362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-optimizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Create archives
shell: bash
run: |
staging="ic-cdk-optimizer-0.3.4-${{ matrix.target }}"
staging="ic-cdk-optimizer-0.3.5-${{ matrix.target }}"
mkdir -p "$staging"
if [ "${{ matrix.os }}" = "windows-latest" ]; then
Expand Down

0 comments on commit 3931362

Please sign in to comment.