Skip to content

Commit

Permalink
Updated workflows.
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Cai <[email protected]>
  • Loading branch information
caizelin committed Aug 23, 2023
1 parent 0fc83c4 commit 4c94afb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.

name: documentation
name: Blog
on:
push:
branches:
Expand All @@ -31,8 +31,8 @@ permissions:
contents: write

jobs:
documentation:
name: Build documentation
Blog:
name: Build blog
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit 4c94afb

Please sign in to comment.