Update README

This commit is contained in:
howardwu 2020-06-15 17:06:06 -07:00
parent c9ba4797b6
commit 7ce86f854e
2 changed files with 2 additions and 2 deletions

View File

@ -43,4 +43,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.head_ref }}
branch: ${{ github.ref }}

View File

@ -5,7 +5,7 @@ gantt
title Test Diagram
section Section
A task :a1, 2014-01-01, 30d
A task :a1, 2014-01-01, 30d
Another task :after a1, 20d
```