Merge pull request #4257 from systeminit/keeb/update-docs-changelog #134
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
push: | |
branches: | |
- main | |
jobs: | |
deploy-tools-prod: | |
uses: ./.github/workflows/deploy-stack.yml | |
with: | |
environment: tools | |
service: all | |
version: stable | |
secrets: inherit |