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

jobs:
  build:
    runs-on: ubuntu-latest

    steps:
    - uses: actions/checkout@v2

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