Skip to content

Commit

Permalink
create new snp
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantRaj18198 authored Sep 5, 2024
1 parent bd96dea commit 8f6142a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ jobs:
# warpbuild-base-url: "https://6c16-49-207-54-232.ngrok-free.app/api/v1"
wait-timeout-minutes: 30
fail-on-error: "false"
alias: "wb-pocketbase-snp-${{ contains(matrix.runners, 'arm') && 'arm' || 'x64' }}-${{ contains(matrix.runners, 'custom') && 'custom' || contains(matrix.runners, 'spot') && 'spot' || 'ondemand' }}-0"
alias: "wb-pocketbase-snp-${{ contains(matrix.runners, 'arm') && 'arm' || 'x64' }}-${{ contains(matrix.runners, 'custom') && 'custom' || contains(matrix.runners, 'spot') && 'spot' || 'ondemand' }}-1"

0 comments on commit 8f6142a

Please sign in to comment.