Skip to content

Commit

Permalink
Attempt signed CI builds(will fail right now)
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedeekay committed Apr 3, 2024
1 parent 333a1a4 commit b5c6e14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:
id-token: write

jobs:
build:
build-signed:
runs-on: ubuntu-latest
steps:
- name: GetText
Expand Down Expand Up @@ -41,7 +41,7 @@ jobs:
name: i2p-debug.apk
path: ./app/build/outputs/apk/free/debug/app-free-debug.apk

trunk:
trunk-signed:
runs-on: ubuntu-latest
steps:
- name: GetText
Expand Down

0 comments on commit b5c6e14

Please sign in to comment.