Skip to content

Commit f8f3dc5

Browse files
committed
fix: manual deployment workflow
1 parent 046350a commit f8f3dc5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎./workflows/dev.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Deploys containers to the development environment.
22
#
33
name: Deploy to Development
4-
on:
5-
workflow_dis:
4+
on: workflow_dis
65

76
env:
87
_TOKEN: ${{ secrets._TOKEN }}

0 commit comments

Comments
 (0)