Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
fadihanna123 committed Sep 22, 2023
1 parent 80145e0 commit 68b7f23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master

env:
KEY: ${{secrets.NEXT_PUBLIC_PIXABAY_BASE_URL}}

Expand All @@ -12,4 +13,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Read a var
shell: bash
run: "echo $KEY"

0 comments on commit 68b7f23

Please sign in to comment.