Skip to content

Commit

Permalink
chore: remove unecessary vars
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocroh committed May 13, 2024
1 parent 0543e6b commit ccada14
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ on:
branches:
- main

env:
PROJECT: "bolhadev-chat"
DOCKER_REPO: "brunoroh/bolhadev-chat"
DOCKER_USERNAME: ${{ vars.DOCKER_USERNAME }}
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ccada14

Please sign in to comment.