Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Milad4849 authored Jun 20, 2024
1 parent dc4a0c9 commit 07ec73e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ jobs:
if: startsWith(github.ref, 'refs/tags')
runs-on: ubuntu-latest
steps:

- name: Print GitHub context
run: echo "GITHUB_REF=$GITHUB_REF"

- name: Checkout repository
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 07ec73e

Please sign in to comment.