Skip to content

Commit

Permalink
demo link add
Browse files Browse the repository at this point in the history
  • Loading branch information
emtiazzahid committed Oct 4, 2024
1 parent 3122102 commit a193959
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
on:
push:
branches:
- dev
name: πŸš€ Deploy on dev server
- main
name: πŸš€ Deploy on demo server
jobs:
web-deploy:
name: πŸŽ‰ Deploy DEV Branch
name: πŸŽ‰ Deploy
runs-on: ubuntu-latest
steps:
- name: 🚚 Get latest code
Expand Down

0 comments on commit a193959

Please sign in to comment.