Skip to content

Commit

Permalink
Merge pull request #4 from aavegotchi/fix/deploy-action
Browse files Browse the repository at this point in the history
Fix/deploy action
  • Loading branch information
froid1911 authored Oct 31, 2023
2 parents 6da2019 + 5399f41 commit 183ed52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 29 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/deploy-hosted-service.yml

This file was deleted.

6 changes: 4 additions & 2 deletions .github/workflows/deploy-satsuma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Deploy to Satsuma Service

on:
push:
tags:
- "*"
branches:
- 'main'
tags:
- "*"

jobs:
buildAndDeploy:
Expand Down

0 comments on commit 183ed52

Please sign in to comment.