Skip to content

- Always fetch all resources after setting + authenticating new agent… #32

- Always fetch all resources after setting + authenticating new agent…

- Always fetch all resources after setting + authenticating new agent… #32

name: Deployment Production
on:
workflow_dispatch:
push:
branches:
- 'master'
jobs:
deploy-production:
uses: './.github/workflows/deployment.yml'
with:
environment: production
remote_host: atomicdata.dev
secrets: inherit