Skip to content

Commit

Permalink
fix: cognito
Browse files Browse the repository at this point in the history
  • Loading branch information
skynet2 committed May 11, 2024
1 parent aa6751d commit 6e60dbe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-extra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
ghcr.io/trustbloc/mock-attestation:latest
mock-cognito-auth:
name: Publish image
runs-on: ubuntu-latest
timeout-minutes: 45
steps:
Expand All @@ -146,7 +145,7 @@ jobs:
with:
go-version: '1.21'

- run: sample-cognito-auth
- run: make sample-cognito-auth

# - name: Login to Github Container Registry
# uses: docker/login-action@v3
Expand Down

0 comments on commit 6e60dbe

Please sign in to comment.