Skip to content

Merge branch 'main' of https://github.com/DrCommand/auto-chula-licens… #9

Merge branch 'main' of https://github.com/DrCommand/auto-chula-licens…

Merge branch 'main' of https://github.com/DrCommand/auto-chula-licens… #9

Workflow file for this run

on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Test
uses: ./
with:
cunet-email: ${{ secrets.CUNET_EMAIL }}
cunet-password: ${{ secrets.CUNET_PASSWORD }}