This repository was archived by the owner on Apr 25, 2025. It is now read-only.
fix: user account creation message position (#7) #18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Package | |
on: | |
push: | |
branches: | |
- 'main' | |
workflow_dispatch: | |
jobs: | |
package: | |
uses: ./.github/workflows/reusable-package.yml | |
secrets: inherit |