mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-08-11 05:50:21 +02:00
fix: remove environment gates and add NPM_TOKEN to publish step
This commit is contained in:
@@ -19,8 +19,6 @@ jobs:
|
||||
rollback:
|
||||
name: Roll back npm, Docker, and GitHub release latest
|
||||
runs-on: ubuntu-latest
|
||||
environment: release-rollback
|
||||
|
||||
steps:
|
||||
- name: Checkout tags
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user