Skip to content

Commit

Permalink
Small update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Johansen committed Mar 4, 2025
1 parent d3a9d0e commit 3ed02d3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/update_primary_nginx.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
name: Deploy Nginx Configuration

on:
push:
branches:
- main
workflow_dispatch:

jobs:
deploy:
runs-on: self-hosted

steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 3ed02d3

Please sign in to comment.