Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Commit

Permalink
Fix CD
Browse files Browse the repository at this point in the history
  • Loading branch information
juulSme committed Dec 28, 2021
1 parent 73d9b62 commit 31877a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,11 @@ jobs:

- name: Set version in readme
uses: weareyipyip/set-version-action@v2
id: set-version
with:
source: tag
file_path: README.md
- name: Set version in mix.exs
uses: weareyipyip/set-version-action@v2
id: set-version
with:
source: tag
file_path: mix.exs
Expand Down

0 comments on commit 31877a1

Please sign in to comment.