Skip to content

Commit

Permalink
TMP trigger deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tharvik committed May 1, 2024
1 parent c6f49d1 commit 37d49dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: deploy-server
on:
workflow_run:
workflows: [publish]
branches: [develop]
types: [completed]

jobs:
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: publish
on:
push:
branch: develop
on: push

permissions:
contents: read
Expand Down

0 comments on commit 37d49dc

Please sign in to comment.