Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warioddly authored Jan 9, 2024
1 parent 62958f5 commit b365d95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# separate terms of service, privacy policy, and support
# documentation.

name: Deploy Portfolio
name: Deploy

on:
push:
branches: [ "main" ]

jobs:
dependencies:
name: Build Portfolio
name: Build
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
Expand Down

0 comments on commit b365d95

Please sign in to comment.