implement authentication with oauth #8

Open
csimonis wants to merge 4 commits from feature/oauth into main
Showing only changes of commit 24bb8ce5a9 - Show all commits

View File

@ -7,7 +7,7 @@ on:
- main - main
jobs: jobs:
build: build:
runs-on: remote runs-on: ubuntu-latest
steps: steps:
- uses: https://git.simonis.lol/actions/checkout@v4 - uses: https://git.simonis.lol/actions/checkout@v4
- uses: https://git.simonis.lol/actions/login@v1 - uses: https://git.simonis.lol/actions/login@v1