Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b- authored Oct 5, 2023
1 parent d68dace commit 94c0056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Publish
- name: Build and publish
uses: ./.github/actions/build
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 94c0056

Please sign in to comment.