Skip to content

Commit

Permalink
chore: Test release on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
CristhianMotoche committed Dec 10, 2024
1 parent b292ce9 commit 4938b26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
cabal-file: dotenv.cabal
ubuntu-version: latest
macos-version: 13
# macos-version: 13
version: 0.1.7.0

build-and-test:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- chore-fix-env-variable-on-release
jobs:
release:
name: "Release"
Expand Down

0 comments on commit 4938b26

Please sign in to comment.