We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913da25 commit ad0b4afCopy full SHA for ad0b4af
2 files changed
.github/workflows/workflow-docker-manual.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
include:
16
- - branch: main
+ - branch: master
17
tag_suffix: ""
18
- branch: libtorrentv1
19
.github/workflows/workflow-docker-release.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
0 commit comments