Skip to content

Commit

Permalink
update ci 16
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Feb 28, 2024
1 parent 67b2f3b commit 8ed15fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 40 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ./.github/workflows/actions/setup
- uses: ./.github/workflows/actions/release-setup
with:
token: ${{ secrets.GITHUB_TOKEN }}
npm-token: ${{ secrets.NPM_PUBLISH_TOKEN }}
# - uses: ./.github/workflows/actions/setup
# - uses: ./.github/workflows/actions/release-setup
# with:
# token: ${{ secrets.GITHUB_TOKEN }}
# npm-token: ${{ secrets.NPM_PUBLISH_TOKEN }}

- name: get-npm-version
id: package-version
Expand Down
35 changes: 0 additions & 35 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit 8ed15fb

Please sign in to comment.