Fix d2_prison_04 players being able to trap themselves #177
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
name: Workshop Update - Test | |
on: | |
push: | |
branches: | |
- develop | |
jobs: | |
Workshop-Publish-Test: | |
uses: ./.github/workflows/WorkshopPublish.yml | |
with: | |
workshop-id: '801875828' | |
secrets: inherit |