Skip to content

ISRG Root X1 certificate for android 7 and below #104

ISRG Root X1 certificate for android 7 and below

ISRG Root X1 certificate for android 7 and below #104

Workflow file for this run

name: Update tag
on:
push:
branches: [ fdroid ]
jobs:
create-tag:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Update git tag
run: |
git tag -f f-droid
git push -f origin f-droid