We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62b47c commit cc758ccCopy full SHA for cc758cc
.github/workflows/release-testing.yaml
@@ -3,7 +3,7 @@ name: Branch Build and Upload to R2
3
on:
4
push:
5
branches:
6
- - PrashantRaj18198/upgrade-gofiber-v2.52.11
+ - feat/macos-init-commands
7
8
env:
9
AWS_ACCESS_KEY_ID: ${{ secrets.WB_PACKAGES_DEV_R2_ACCESS_KEY_ID }}
0 commit comments