Skip to content

Commit

Permalink
fix: build actions
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonrybczak committed Oct 2, 2024
1 parent a29046d commit 2151215
Show file tree
Hide file tree
Showing 2 changed files with 7,448 additions and 6,749 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as core from '@actions/core';
import format from 'date-fns/format';
import {format} from 'date-fns/format';
import fs from 'fs';
import CONST from '@github/libs/CONST';
import GithubUtils from '@github/libs/GithubUtils';
Expand Down
Loading

0 comments on commit 2151215

Please sign in to comment.