Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhotio committed Sep 4, 2023
1 parent 45f1c38 commit 028af7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,9 @@ jobs:
runs-on: ubuntu-22.04
needs: [build, publish]
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Git Config
env:
GITHUB_OWNER: ${{ github.repository_owner }}
Expand Down

0 comments on commit 028af7e

Please sign in to comment.