Skip to content

chore: added trusted-proxy (#48) #39

chore: added trusted-proxy (#48)

chore: added trusted-proxy (#48) #39

Workflow file for this run

name: ping
on:
push:
branches:
- main
jobs:
ping:
runs-on: ubuntu-latest
steps:
- uses: exivity/actions/release@main
with:
mode: ping
gh-token: ${{ secrets.GH_BOT_TOKEN }}