Monastery ship doesnt give you the high priest role when your chaplain #432
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: "Round ID Linker" | |
on: | |
issues: | |
types: [opened] | |
jobs: | |
link_rounds: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: shiptest-ss13/[email protected] | |
with: | |
repo-token: ${{ secrets.GITHUB_TOKEN }} | |
link-url: "https://shiptest.net/stats/rounds/" |