summaryrefslogtreecommitdiff
path: root/.github/workflows/update-site.yml
blob: 6e7e4f6beaef64ce1fc811a165f44e7ea5c68170 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: update site

on: workflow_dispatch  

jobs:
  build:
    runs-on: ubuntu-latest

    steps:
    - uses: actions/checkout@v2

    - name: Rename readme file
      run: ./screepts/update_site.sh