Skip to content

Commit

Permalink
Remove uncessary env
Browse files Browse the repository at this point in the history
  • Loading branch information
koncar committed Nov 17, 2023
1 parent 4aaf27e commit 522dda5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
steps:
- name: Check out the repo
uses: actions/checkout@v4
with:
token: ${{ secrets.SHIPA_GITHUB_TOKEN }}
submodules: recursive

- name: Login to DockerHub
uses: docker/login-action@v3
Expand Down

0 comments on commit 522dda5

Please sign in to comment.