Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Commit

Permalink
Use tag instead of expected commit
Browse files Browse the repository at this point in the history
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
  • Loading branch information
egibs committed Jun 19, 2024
1 parent 87d1254 commit 4c1524a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rsd.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: rsd
version: 0.2.0
version: v0.3.0
epoch: 0
description: "Rust implemention of xxd -e -l 64"
copyright:
Expand All @@ -24,7 +24,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/egibs/rsd
expected-commit: 9054b032b03a7680a697a0b199b97614010be7f0
tag: ${{package.version}}

- runs: make build

Expand Down

0 comments on commit 4c1524a

Please sign in to comment.