Skip to content

Commit

Permalink
use jamsocket dev token
Browse files Browse the repository at this point in the history
  • Loading branch information
feliciachang committed Jul 3, 2024
1 parent 24dbde8 commit e4cfa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Use the local Publish to Jamsocket Action
uses: ./.github/actions/publish-to-jamsocket
with:
jamsocket_api_token: ${{ secrets.JAMSOCKET_API_TOKEN }}
jamsocket_api_token: ${{ secrets.JAMSOCKET_DEV_TOKEN }}
jamsocket_account: ffeliciachang
jamsocket_service: renaissance-earth
docker_build_context: ./server
Expand Down

0 comments on commit e4cfa65

Please sign in to comment.