Skip to content

Commit

Permalink
update(CICD from new tag creation)
Browse files Browse the repository at this point in the history
  • Loading branch information
tashfiqul-islam committed Jan 29, 2024
1 parent 8b325db commit ef40b7c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: Deploy metro-station-finder

on:
push:
branches: ['master']
paths:
- '**'
- '!**/README.md' # Ignore changes to readme.md
tags:
- '*'
workflow_dispatch:

permissions:
Expand Down

0 comments on commit ef40b7c

Please sign in to comment.