Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update publish-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen authored May 3, 2024
1 parent 7edb430 commit 9cd09e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: publish-package
name: Publish Package

on:
workflow_dispatch:
Expand All @@ -13,7 +13,7 @@ jobs:
- uses: google-github-actions/release-please-action@v4
with:
release-type: node
package-name: @ubiquibot/configuration
package-name: "@ubiquibot/configuration"
default-branch: main
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 9cd09e2

Please sign in to comment.