Skip to content

Commit

Permalink
add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
TanmoySG committed Sep 8, 2024
1 parent ea34362 commit 809bd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/railway-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2

- name: Install Railway
uses: brew install railway
run: brew install railway

# - name: Use Node 12
# uses: actions/setup-node@v1
Expand Down

0 comments on commit 809bd4d

Please sign in to comment.