Skip to content

Commit

Permalink
update: github action env
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrest1 committed Feb 6, 2024
1 parent 1ce644d commit 972c2b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:

- name: Run Application
run: |
echo "PORT=${{ secrets.PORT }}"
./main
env:
PORT: ${{ secrets.PORT }}
Expand Down

0 comments on commit 972c2b3

Please sign in to comment.