Skip to content

Commit

Permalink
added automated pr workflow added binary check fixed branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
swazau committed Jun 25, 2024
1 parent f956dd6 commit 729f950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-arm64-magisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
token: ${{ secrets.ACTIONS_SECRET }}
path: gocryptfs-magisk
base: master
base: main
branch: update-gocryptfs-binary
title: Update gocryptfs binary to version ${{ env.version }}
body: |
Expand Down

0 comments on commit 729f950

Please sign in to comment.