Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from UPPA-s-University-Projects/heroku-cicd
Browse files Browse the repository at this point in the history
Fix Heroku deploy config file
  • Loading branch information
Ttiki authored Jan 16, 2024
2 parents f073065 + c029248 commit b7facee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/heroku.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Deploy
name: Heroku Deploy

on:
push:
branches:
- master
- main

jobs:
build:
Expand Down

0 comments on commit b7facee

Please sign in to comment.