Skip to content

Commit

Permalink
Update gitworkflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LiReXz committed May 24, 2024
1 parent fb05af6 commit ea465bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gitworkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout Repository
uses: actions/checkout@v3

- name: Check if tag exists
id: check_tag
run: |
Expand Down

0 comments on commit ea465bd

Please sign in to comment.