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

Commit

Permalink
feat(action): merge with master after release
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-sanders-cc committed May 21, 2024
1 parent 7ee9538 commit 9add9af
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 250 deletions.
3 changes: 0 additions & 3 deletions .githooks/commit-msg

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows-old/build.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows-old/git.yml

This file was deleted.

110 changes: 0 additions & 110 deletions .github/workflows-old/preview.yml

This file was deleted.

61 changes: 0 additions & 61 deletions .github/workflows-old/publish.yml

This file was deleted.

17 changes: 0 additions & 17 deletions .github/workflows-old/release-please.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/update-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,4 @@ jobs:
git tag -a ${{ github.ref_name }} -m "Release ${{ github.ref_name }}"
git push -f --tags
git push -f
git push origin ${{ github.ref_name }}:master

0 comments on commit 9add9af

Please sign in to comment.