Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
fabien-marty committed Aug 23, 2024
1 parent ecc9ebe commit 24cfd03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/foo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ jobs:
log-level: DEBUG
repository: ${{ github.repository }}
repository-owner: ${{ github.repository-owner }}
- name: test
run: |
echo ${{ steps.foo.outputs.latest-version }}
echo ${{ steps.foo.outputs.next-version }}

0 comments on commit 24cfd03

Please sign in to comment.