Skip to content

Commit

Permalink
Modified deployment workflow file in order to check if it is correctl…
Browse files Browse the repository at this point in the history
…y triggered
  • Loading branch information
ricardogsilva committed Apr 9, 2024
1 parent 3a22d23 commit 1176650
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ name: Deployment to staging environment

on:

registry_package:
package:
types:
- published
- updated

concurrency: staging
Expand Down

0 comments on commit 1176650

Please sign in to comment.