Skip to content

Commit

Permalink
test marketplace action
Browse files Browse the repository at this point in the history
  • Loading branch information
feliciachang committed May 30, 2024
1 parent 56b7526 commit 5937752
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Use the local Publish to Jamsocket Action
uses: ./.github/actions/publish-to-jamsocket
- name: Deploy to Jamsocket
uses: jamsocket/[email protected]
with:
jamsocket_api_token: ${{ secrets.JAMSOCKET_API_TOKEN }}
jamsocket_account: ffeliciachang
Expand Down

0 comments on commit 5937752

Please sign in to comment.