Skip to content

Update and rename 2023-07-05-Azure.md to 2023-07-05 Azure.md #366

Update and rename 2023-07-05-Azure.md to 2023-07-05 Azure.md

Update and rename 2023-07-05-Azure.md to 2023-07-05 Azure.md #366

Workflow file for this run

name: create-index
on:
push:
branches: [ master ]
jobs:
update:
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: update
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
run: ./build.sh