1
0
Fork 0
mirror of https://code.forgejo.org/actions/ovh-dns-update synced 2025-03-15 23:09:03 +01:00

set inputs

This commit is contained in:
oliverpool 2023-08-18 16:11:35 +02:00
parent 071f5084c6
commit 5a29956273

View file

@ -24,6 +24,11 @@ jobs:
- name: update a record
uses: ./
with:
subdomain: /tmp/website
subdomain: sub
domain: example.org
record-id: 123
value: v=1.2.3
ovh-endpoint: ${{ steps.test.outputs.OVH_ENDPOINT }}
# TODO: verify it runned
ovh-app-key: KEY
ovh-app-secret: SECRET
ovh-consumer-key: CKEY