mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-25 06:02:14 -06:00
[PR #267] [MERGED] Add automatic npm publish workflow #196
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase/pull/267
Author: @appy-one
Created: 4/13/2026
Status: ✅ Merged
Merged: 4/13/2026
Merged by: @appy-one
Base:
master← Head:add-github-workflow📝 Commits (3)
fc12aa0Add automatic npm publish workflow upon tag push27dc054Remove NODE_AUTH_TOKEN because we're using provenance4cc6f74Ad prerelease testing📊 Changes
1 file changed (+104 additions, -0 deletions)
View changed files
➕
.github/workflows/publish.yml(+104 -0)📄 Description
This adds an automatic npm publish workflow upon tag push
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.