Skip to content

Commit

Permalink
Updating workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
RawanMostafa08 committed Sep 5, 2024
1 parent 1fd38cd commit 295eeff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ builds:

jobs:
goreleaser:
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: "true"
-
name: Set up Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 295eeff

Please sign in to comment.