Skip to content

Commit

Permalink
Merge pull request #1 from Neoxelox/fix/gh-action-deployment-name
Browse files Browse the repository at this point in the history
Fix GH action deployment name
  • Loading branch information
neoxelox authored Jan 29, 2024
2 parents 4c8bfa2 + 9724f15 commit 12b53bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [main]

jobs:
integration:
deployment:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
Expand Down

0 comments on commit 12b53bc

Please sign in to comment.