Skip to content

Commit

Permalink
⚒️
Browse files Browse the repository at this point in the history
  • Loading branch information
fuegovic authored Mar 14, 2024
1 parent 97a687c commit 8251f8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/starguard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
node-version: '20'

- name: Build and push Docker image for bot
run: |
Expand Down Expand Up @@ -52,7 +51,6 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
node-version: '20'

- name: Build and push Docker image for server
run: |
Expand Down

0 comments on commit 8251f8e

Please sign in to comment.