Skip to content

Commit

Permalink
refactor(workflows): 🎉 update action workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
gokhangunduz committed Dec 11, 2023
1 parent 3a784c9 commit 1fdb8fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment: development
environment:
name: development

steps:
- name: Display environment secret variable
Expand Down

0 comments on commit 1fdb8fe

Please sign in to comment.