Skip to content

Commit

Permalink
Merge pull request #28 from eeditiones/fix/14
Browse files Browse the repository at this point in the history
build: update PAT in workflow
  • Loading branch information
line-o authored Aug 29, 2023
2 parents f9af03c + ea8d234 commit 87b8cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Label used to access the service container
exist:
env:
tuttle_token_tuttle_sample_data: ${{ secrets.TEST_TOKEN }}
tuttle_token_tuttle_sample_data: ${{ secrets.TUTTLE_TEST_TOKEN }}
image: existdb/existdb:${{ matrix.exist-version }}
ports:
- 8443:8443
Expand Down

0 comments on commit 87b8cf3

Please sign in to comment.