Skip to content

tweak: provide pat from secret #8

tweak: provide pat from secret

tweak: provide pat from secret #8

Workflow file for this run

on:
push:
jobs:
ci:
runs-on: ubuntu-latest
name: CI
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Run action
uses: ./
with:
token: ${{ github.secrets.TOWER_PAT }}