Skip to content

Commit

Permalink
Update master to output generated at 862ca0a
Browse files Browse the repository at this point in the history
  • Loading branch information
abenevaut committed Oct 31, 2023
1 parent ea3f4a2 commit 8c5c87c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/abenevaut-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:

release:
runs-on: ubuntu-latest
if: contains(github.ref, 'refs/tags/')
concurrency:
group: abenevaut-release
cancel-in-progress: false
Expand All @@ -23,7 +22,7 @@ jobs:
- name: Checkout project
uses: actions/checkout@v2
with:
fetch-depth: 0
fetch-depth: 1

- name: Get current release tag
id: branch_name
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Where is my `hosts` file ?

| Logs | |
|------------|------------|
| created at | 2023-08-18 |
Expand Down

0 comments on commit 8c5c87c

Please sign in to comment.