We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c6cf5 commit 8051f52Copy full SHA for 8051f52
1 file changed
.github/workflows/publish-natives.yml
@@ -3,7 +3,7 @@ name: Build and Publish Natives to GHCR
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [main]
+ branches: [drop-platforms]
7
tags: ["*"]
8
9
jobs:
0 commit comments