Skip to content

Commit

Permalink
chore: update workflow to build and push docker image with ghcr and l…
Browse files Browse the repository at this point in the history
…ogin with github token
  • Loading branch information
HsiangNianian committed Sep 24, 2024
1 parent df0b61a commit d8895dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Release Wheels

on:
push:
branches:
- main
- master
# branches:
# - main
# - master
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit d8895dc

Please sign in to comment.