Skip to content

Commit 9f3b7f5

Browse files
committed
Update release message
1 parent 43e1253 commit 9f3b7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
echo "Files copied successfully"
183183
184184
- name: Push to fdroid repo
185-
if: env.BRANCH_NAME == 'main'
185+
if: env.BRANCH == 'main'
186186
uses: cpina/[email protected]
187187
env:
188188
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}

0 commit comments

Comments
 (0)