Skip to content

update verify key to us Base64 encoding #13

update verify key to us Base64 encoding

update verify key to us Base64 encoding #13

Workflow file for this run

name: Test Directory Generation
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.x'
cache: 'pip' # caching pip dependencies
- run: pip install -r requirements.txt
- uses: mathiasvr/[email protected]
with:
run: python -m publish_script