Skip to content

Commit

Permalink
Merge pull request #22 from fga-eps-mds/hotifx/#219-hotfix-deploy
Browse files Browse the repository at this point in the history
(#219) corrige workflow deploy
  • Loading branch information
HenriqueAmorim20 authored Dec 4, 2023
2 parents bcac8df + 40e062c commit 67f50cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy

on:
push:
branches: ['main']
branches: ['develop']
tags: ['v*.*.*']

env:
Expand Down
45 changes: 3 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 67f50cb

Please sign in to comment.